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()
68 m_bComponentAttached( false ), in ToolbarLayoutManager()380 m_bComponentAttached = false; in reset()402 m_bComponentAttached = true; in attach()1067 if ( !m_bComponentAttached ) in implts_createCustomToolBars()1101 if ( !m_xPersistentWindowState.is() || !m_xFrame.is() || !m_bComponentAttached ) in implts_createNonContextSensitiveToolBars()
319 bool m_bComponentAttached; member in framework::ToolbarLayoutManager
321 … bool m_bComponentAttached; member in framework::LayoutManager
Completed in 39 milliseconds