Lines Matching refs:m_xMenuBar
207 Reference< XPropertySet > xPropSet( m_xMenuBar, UNO_QUERY ); in impl_clearUpMenuBar()
237 Reference< XComponent > xComp( m_xMenuBar, UNO_QUERY ); in impl_clearUpMenuBar()
240 m_xMenuBar.clear(); in impl_clearUpMenuBar()
469 return m_xMenuBar; in implts_findElement()
771 Reference< XUIElement > xMenuBar( m_xMenuBar, UNO_QUERY ); in implts_updateUIElementsVisibleState()
1214 MenuBarWrapper* pMenuBarWrapper = SAL_STATIC_CAST( MenuBarWrapper*, m_xMenuBar.get() ); in implts_resetInplaceMenuBar()
1500 if ( !bInPlaceMenu && !m_xMenuBar.is() && implts_isFrameOrWindowTop( xFrame )) in createElement()
1502 m_xMenuBar = implts_createElement( aName ); in createElement()
1503 if ( m_xMenuBar.is() ) in createElement()
1512 Reference< XPropertySet > xPropSet( m_xMenuBar, UNO_QUERY ); in createElement()
1603 m_xMenuBar.clear(); in destroyElement()
1756 uno::Reference< ui::XUIElement > xMenuBar( m_xMenuBar ); in getElements()
2628 MenuBarWrapper* pMenuBarWrapper = static_cast< MenuBarWrapper* >( m_xMenuBar.get() ); in implts_resetMenuBar()
2904 m_xMenuBar.clear(); in disposing()
2959 m_xMenuBar.clear(); in disposing()
3038 Reference< ui::XUIElement > xMenuBar( m_xMenuBar ); in elementRemoved()
3108 m_xMenuBar.clear(); in elementRemoved()