Searched refs:MenuBarWrapper (Results 1 – 4 of 4) sorted by relevance
71 DEFINE_XINTERFACE_11 ( MenuBarWrapper , in DEFINE_XINTERFACE_11() argument86 DEFINE_XTYPEPROVIDER_11 ( MenuBarWrapper , in DEFINE_XINTERFACE_11()101 MenuBarWrapper::MenuBarWrapper( in DEFINE_XINTERFACE_11()109 MenuBarWrapper::~MenuBarWrapper() in ~MenuBarWrapper()113 void SAL_CALL MenuBarWrapper::dispose() throw (::com::sun::star::uno::RuntimeException) in dispose()132 void SAL_CALL MenuBarWrapper::initialize( const Sequence< Any >& aArguments ) throw ( Exception, Ru… in initialize()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()[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()