/aoo42x/main/qadevOOo/objdsc/fwk/ |
H A D | com.sun.star.comp.framework.ModuleUIConfigurationManager.csv | 7 "ModuleUIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"getUIElementsInfo()"
|
H A D | com.sun.star.comp.framework.UIConfigurationManager.csv | 6 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"getUIElementsInfo()"
|
/aoo42x/main/framework/source/uielement/ |
H A D | toolbarsmenucontroller.cxx | 390 m_xDocCfgMgr->getUIElementsInfo( UIElementType::TOOLBAR ); in fillPopupMenu() 397 m_xModuleCfgMgr->getUIElementsInfo( UIElementType::TOOLBAR ); in fillPopupMenu()
|
/aoo42x/main/qadevOOo/tests/java/mod/_fwk/ |
H A D | UIConfigurationManager.java | 142 PropertyValue[][]props = xUIManager.getUIElementsInfo(UIElementType.UNKNOWN); in fireEvent()
|
/aoo42x/main/qadevOOo/tests/java/ifc/ui/ |
H A D | _XUIConfigurationManager.java | 73 PropertyValue[][]props = oObj.getUIElementsInfo(UIElementType.UNKNOWN); in _getUIElementsInfo()
|
/aoo42x/main/framework/inc/uiconfiguration/ |
H A D | uiconfigurationmanager.hxx | 103 …:uno::Sequence< ::com::sun::star::beans::PropertyValue > > SAL_CALL getUIElementsInfo( sal_Int16 E…
|
H A D | moduleuiconfigurationmanager.hxx | 107 …:uno::Sequence< ::com::sun::star::beans::PropertyValue > > SAL_CALL getUIElementsInfo( sal_Int16 E…
|
/aoo42x/main/framework/source/uiconfiguration/ |
H A D | uiconfigurationmanagerimpl.hxx | 95 …un::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > > getUIElementsInfo( sal_Int16 E…
|
H A D | uiconfigurationmanager.cxx | 774 Sequence< Sequence< PropertyValue > > SAL_CALL UIConfigurationManager::getUIElementsInfo( sal_Int16… in getUIElementsInfo() function in framework::UIConfigurationManager
|
H A D | moduleuiconfigurationmanager.cxx | 992 Sequence< Sequence< PropertyValue > > SAL_CALL ModuleUIConfigurationManager::getUIElementsInfo( sal… in getUIElementsInfo() function in framework::ModuleUIConfigurationManager
|
H A D | uiconfigurationmanagerimpl.cxx | 959 Sequence< Sequence< PropertyValue > > UIConfigurationManagerImpl::getUIElementsInfo( sal_Int16 Elem… in getUIElementsInfo() function in framework::UIConfigurationManagerImpl
|
/aoo42x/main/offapi/com/sun/star/ui/ |
H A D | XUIConfigurationManager.idl | 114 …sequence< sequence< com::sun::star::beans::PropertyValue > > getUIElementsInfo( [in] short Element…
|
/aoo42x/main/cui/source/customize/ |
H A D | cfg.cxx | 3988 GetConfigManager()->getUIElementsInfo( in GetEntries() 4065 xParentCfgMgr->getUIElementsInfo( in GetEntries()
|
/aoo42x/main/framework/source/layoutmanager/ |
H A D | toolbarlayoutmanager.cxx | 1086 aTbxSeq = xDocCfgMgr->getUIElementsInfo( ui::UIElementType::TOOLBAR ); in implts_createCustomToolBars() 1091 aTbxSeq = xModuleCfgMgr->getUIElementsInfo( ui::UIElementType::TOOLBAR ); in implts_createCustomToolBars()
|