Searched refs:m_bComponentAttached (Results 1 – 4 of 4) sorted by relevance
125 , m_bComponentAttached( false )389 m_bComponentAttached = bAttached; in implts_reset()1246 bComponentAttached = m_bComponentAttached; in reset()2854 m_bComponentAttached = sal_True; in frameAction()2877 m_bComponentAttached = sal_False; in frameAction()
318 bool m_bComponentAttached; member in framework::ToolbarLayoutManager
68 m_bComponentAttached( false ), in ToolbarLayoutManager()376 m_bComponentAttached = false; in reset()398 m_bComponentAttached = true; in attach()1063 if ( !m_bComponentAttached ) in implts_createCustomToolBars()1097 if ( !m_xPersistentWindowState.is() || !m_xFrame.is() || !m_bComponentAttached ) in implts_createNonContextSensitiveToolBars()
321 … bool m_bComponentAttached; member in framework::LayoutManager
Completed in 57 milliseconds