Searched refs:MenuBarWrapper (Results 1 – 4 of 4) sorted by relevance
86 DEFINE_XTYPEPROVIDER_11 ( MenuBarWrapper , in DEFINE_XINTERFACE_11()101 MenuBarWrapper::MenuBarWrapper( in DEFINE_XINTERFACE_11()109 MenuBarWrapper::~MenuBarWrapper() in ~MenuBarWrapper()229 void SAL_CALL MenuBarWrapper::updateSettings() throw ( RuntimeException ) in updateSettings()258 void MenuBarWrapper::impl_fillNewData() in impl_fillNewData()268 void MenuBarWrapper::fillPopupControllerCache() in fillPopupControllerCache()281 Type SAL_CALL MenuBarWrapper::getElementType() in getElementType()287 ::sal_Bool SAL_CALL MenuBarWrapper::hasElements() in hasElements()300 Any SAL_CALL MenuBarWrapper::getByName( in getByName()324 Sequence< ::rtl::OUString > SAL_CALL MenuBarWrapper::getElementNames() in getElementNames()[all …]
54 class MenuBarWrapper : public UIConfigElementWrapperBase, class60 MenuBarWrapper( 62 virtual ~MenuBarWrapper();
111 MenuBarWrapper* pMenuBarWrapper = new MenuBarWrapper( m_xServiceManager ); in createUIElement()
787 MenuBarWrapper* pMenuBarWrapper = SAL_STATIC_CAST( MenuBarWrapper*, xMenuBar.get() ); in implts_updateUIElementsVisibleState()1214 MenuBarWrapper* pMenuBarWrapper = SAL_STATIC_CAST( MenuBarWrapper*, m_xMenuBar.get() ); in implts_resetInplaceMenuBar()2628 MenuBarWrapper* pMenuBarWrapper = static_cast< MenuBarWrapper* >( m_xMenuBar.get() ); in implts_resetMenuBar()
Completed in 30 milliseconds