Home
last modified time | relevance | path

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

/aoo42x/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx196 m_bInDelete( false ), in ExtensionBox_Impl()
252 if ( ! m_bInDelete ) in ~ExtensionBox_Impl()
255 m_bInDelete = true; in ~ExtensionBox_Impl()
447 m_bInDelete = true; in DeleteRemoved()
465 m_bInDelete = false; in DeleteRemoved()
776 if ( !m_bInDelete ) in Paint()
885 if ( !m_bInDelete ) in Notify()
1101 if ( ! m_bInDelete ) in removeEntry()
H A Ddp_gui_extlistbox.hxx126 bool m_bInDelete; member in dp_gui::ExtensionBox_Impl

Completed in 13 milliseconds