Home
last modified time | relevance | path

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

/AOO41X/main/reportdesign/source/core/api/
H A DSection.cxx84 ,m_bInRemoveNotify(false) in OSection()
133 ,m_bInRemoveNotify(false) in OSection()
652 m_bInRemoveNotify = true; in remove()
655 m_bInRemoveNotify = false; in remove()
710 if ( !m_bInRemoveNotify ) in notifyElementRemoved()
/AOO41X/main/reportdesign/source/core/inc/
H A DSection.hxx69 …l m_bInRemoveNotify; member in reportdesign::OSection