Home
last modified time | relevance | path

Searched refs:m_bInInsertNotify (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/reportdesign/source/core/api/
H A DSection.cxx85 ,m_bInInsertNotify(false) in OSection()
134 ,m_bInInsertNotify(false) in OSection()
640 m_bInInsertNotify = true; in add()
643 m_bInInsertNotify = false; in add()
701 if ( !m_bInInsertNotify ) in notifyElementAdded()
/AOO41X/main/reportdesign/source/core/inc/
H A DSection.hxx70 …l m_bInInsertNotify; member in reportdesign::OSection