Home
last modified time | relevance | path

Searched refs:MENUBAR (Results 1 – 7 of 7) sorted by relevance

/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanagerimpl.cxx288 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()
H A Dmoduleuiconfigurationmanager.cxx319 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()
H A Duiconfigurationmanager.cxx256 case ::com::sun::star::ui::UIElementType::MENUBAR: in impl_requestUIElementData()
388 case ::com::sun::star::ui::UIElementType::MENUBAR: in impl_storeElementTypeData()
/trunk/main/offapi/com/sun/star/ui/
H A DUIElementType.idl44 const short MENUBAR = 1;
/trunk/main/framework/source/uielement/
H A Dmenubarwrapper.cxx104 : UIConfigElementWrapperBase( UIElementType::MENUBAR,xServiceManager ), in DEFINE_XINTERFACE_11()
/trunk/main/desktop/source/migration/
H A Dmigration.cxx981 const ::rtl::OUString MENUBAR = ::rtl::OUString::createFromAscii("menubar"); in dectectUIChangesForAllModules() local
1006 …uno::Reference< embed::XStorage > xMenubar = xModule->openStorageElement(MENUBAR, embed::ElementMo… in dectectUIChangesForAllModules()
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleRole.idl324 <p>See also <const>MENUBAR</const>, <const>SEPARATOR</const>, and

Completed in 41 milliseconds