Searched refs:MENUBAR (Results 1 – 7 of 7) sorted by relevance
288 case ::com::sun::star::ui::UIElementType::MENUBAR: in impl_requestUIElementData()433 case ::com::sun::star::ui::UIElementType::MENUBAR: in impl_storeElementTypeData()809 if ( i == ::com::sun::star::ui::UIElementType::MENUBAR ) in initialize()828 …m_pStorageHandler[::com::sun::star::ui::UIElementType::MENUBAR]->getOrCreateRootStorageUser(), css… in initialize()829 …m_xDefaultConfigStorage = m_pStorageHandler[::com::sun::star::ui::UIElementType::MENUBAR]->getPare… in initialize()830 …m_pStorageHandler[::com::sun::star::ui::UIElementType::MENUBAR]->getWorkingStorageShare()); … in initialize()831 …m_xUserConfigStorage = m_pStorageHandler[::com::sun::star::ui::UIElementType::MENUBAR]->getPare… in initialize()832 … m_pStorageHandler[::com::sun::star::ui::UIElementType::MENUBAR]->getWorkingStorageUser()); in initialize()1451 if ( i == ::com::sun::star::ui::UIElementType::MENUBAR ) in setStorage()
319 case ::com::sun::star::ui::UIElementType::MENUBAR: in impl_requestUIElementData()460 case ::com::sun::star::ui::UIElementType::MENUBAR: in impl_storeElementTypeData()838 if ( i == ::com::sun::star::ui::UIElementType::MENUBAR ) in initialize()857 …m_pStorageHandler[::com::sun::star::ui::UIElementType::MENUBAR]->getOrCreateRootStorageUser(), css… in initialize()858 …m_xDefaultConfigStorage = m_pStorageHandler[::com::sun::star::ui::UIElementType::MENUBAR]->getPare… in initialize()859 …m_pStorageHandler[::com::sun::star::ui::UIElementType::MENUBAR]->getWorkingStorageShare()); … in initialize()860 …m_xUserConfigStorage = m_pStorageHandler[::com::sun::star::ui::UIElementType::MENUBAR]->getPare… in initialize()861 … m_pStorageHandler[::com::sun::star::ui::UIElementType::MENUBAR]->getWorkingStorageUser()); in initialize()
256 case ::com::sun::star::ui::UIElementType::MENUBAR: in impl_requestUIElementData()388 case ::com::sun::star::ui::UIElementType::MENUBAR: in impl_storeElementTypeData()
44 const short MENUBAR = 1;
104 : UIConfigElementWrapperBase( UIElementType::MENUBAR,xServiceManager ), in DEFINE_XINTERFACE_11()
981 const ::rtl::OUString MENUBAR = ::rtl::OUString::createFromAscii("menubar"); in dectectUIChangesForAllModules() local1006 …uno::Reference< embed::XStorage > xMenubar = xModule->openStorageElement(MENUBAR, embed::ElementMo… in dectectUIChangesForAllModules()
324 <p>See also <const>MENUBAR</const>, <const>SEPARATOR</const>, and
Completed in 63 milliseconds