Home
last modified time | relevance | path

Searched refs:MenuBarWrapper (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/framework/source/uielement/
H A Dmenubarwrapper.cxx86 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 …]
/aoo42x/main/framework/inc/uielement/
H A Dmenubarwrapper.hxx54 class MenuBarWrapper : public UIConfigElementWrapperBase, class
60 MenuBarWrapper(
62 virtual ~MenuBarWrapper();
/aoo42x/main/framework/source/uifactory/
H A Dmenubarfactory.cxx111 MenuBarWrapper* pMenuBarWrapper = new MenuBarWrapper( m_xServiceManager ); in createUIElement()
/aoo42x/main/framework/source/layoutmanager/
H A Dlayoutmanager.cxx787 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 53 milliseconds