Searched refs:TOOLBAR (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/framework/source/uielement/ |
H A D | toolbarsmenucontroller.cxx | 328 if (( nType == ::com::sun::star::ui::UIElementType::TOOLBAR ) && in getLayoutManagerToolbars() 390 m_xDocCfgMgr->getUIElementsInfo( UIElementType::TOOLBAR ); in fillPopupMenu() 397 m_xModuleCfgMgr->getUIElementsInfo( UIElementType::TOOLBAR ); in fillPopupMenu()
|
H A D | addonstoolbarwrapper.cxx | 82 UIElementWrapperBase( UIElementType::TOOLBAR ), in AddonsToolBarWrapper()
|
H A D | toolbarwrapper.cxx | 82 UIConfigElementWrapperBase( UIElementType::TOOLBAR,xServiceManager ) in ToolBarWrapper()
|
H A D | toolbarmanager.cxx | 2228 pExecuteInfo->xLayoutManager->dockAllWindows( UIElementType::TOOLBAR ); in IMPL_STATIC_LINK_NOINSTANCE()
|
/aoo4110/main/framework/source/uiconfiguration/ |
H A D | uiconfigurationmanagerimpl.cxx | 312 case ::com::sun::star::ui::UIElementType::TOOLBAR: in impl_requestUIElementData() 446 case ::com::sun::star::ui::UIElementType::TOOLBAR: in impl_storeElementTypeData() 811 else if ( i == ::com::sun::star::ui::UIElementType::TOOLBAR ) in initialize() 1453 else if ( i == ::com::sun::star::ui::UIElementType::TOOLBAR ) in setStorage()
|
H A D | moduleuiconfigurationmanager.cxx | 343 case ::com::sun::star::ui::UIElementType::TOOLBAR: in impl_requestUIElementData() 473 case ::com::sun::star::ui::UIElementType::TOOLBAR: in impl_storeElementTypeData() 840 else if ( i == ::com::sun::star::ui::UIElementType::TOOLBAR ) in initialize()
|
H A D | uiconfigurationmanager.cxx | 280 case ::com::sun::star::ui::UIElementType::TOOLBAR: in impl_requestUIElementData() 401 case ::com::sun::star::ui::UIElementType::TOOLBAR: in impl_storeElementTypeData()
|
/aoo4110/main/offapi/com/sun/star/ui/ |
H A D | UIElementType.idl | 54 const short TOOLBAR = 3;
|
/aoo4110/main/desktop/source/migration/ |
H A D | migration.cxx | 982 const ::rtl::OUString TOOLBAR = ::rtl::OUString::createFromAscii("toolbar"); in dectectUIChangesForAllModules() local 1017 …uno::Reference< embed::XStorage > xToolbar = xModule->openStorageElement(TOOLBAR, embed::ElementMo… in dectectUIChangesForAllModules()
|
/aoo4110/main/cui/source/customize/ |
H A D | cfg.cxx | 3989 css::ui::UIElementType::TOOLBAR ); in GetEntries() 4066 css::ui::UIElementType::TOOLBAR ); in GetEntries()
|
/aoo4110/main/framework/source/layoutmanager/ |
H A D | toolbarlayoutmanager.cxx | 1082 aTbxSeq = xDocCfgMgr->getUIElementsInfo( ui::UIElementType::TOOLBAR ); in implts_createCustomToolBars() 1087 aTbxSeq = xModuleCfgMgr->getUIElementsInfo( ui::UIElementType::TOOLBAR ); in implts_createCustomToolBars()
|
/aoo4110/main/oox/source/dump/ |
H A D | biffdumper.ini | 318 0x0058=TOOLBAR,XCT,CRN,FILESHARING,WRITEACCESS,OBJ,UNCALCED,SAFERECALC
|
Completed in 127 milliseconds