Home
last modified time | relevance | path

Searched refs:getUIElementsInfo (Results 1 – 14 of 14) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/
H A Dcom.sun.star.comp.framework.ModuleUIConfigurationManager.csv7 "ModuleUIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"getUIElementsInfo()"
H A Dcom.sun.star.comp.framework.UIConfigurationManager.csv6 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"getUIElementsInfo()"
/trunk/main/framework/source/uielement/
H A Dtoolbarsmenucontroller.cxx390 m_xDocCfgMgr->getUIElementsInfo( UIElementType::TOOLBAR ); in fillPopupMenu()
397 m_xModuleCfgMgr->getUIElementsInfo( UIElementType::TOOLBAR ); in fillPopupMenu()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DUIConfigurationManager.java142 PropertyValue[][]props = xUIManager.getUIElementsInfo(UIElementType.UNKNOWN); in fireEvent()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XUIConfigurationManager.java73 PropertyValue[][]props = oObj.getUIElementsInfo(UIElementType.UNKNOWN); in _getUIElementsInfo()
/trunk/main/framework/inc/uiconfiguration/
H A Duiconfigurationmanager.hxx103 …:uno::Sequence< ::com::sun::star::beans::PropertyValue > > SAL_CALL getUIElementsInfo( sal_Int16 E…
H A Dmoduleuiconfigurationmanager.hxx107 …:uno::Sequence< ::com::sun::star::beans::PropertyValue > > SAL_CALL getUIElementsInfo( sal_Int16 E…
/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanagerimpl.hxx95 …un::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > > getUIElementsInfo( sal_Int16 E…
H A Duiconfigurationmanager.cxx774 Sequence< Sequence< PropertyValue > > SAL_CALL UIConfigurationManager::getUIElementsInfo( sal_Int16… in getUIElementsInfo() function in framework::UIConfigurationManager
H A Dmoduleuiconfigurationmanager.cxx992 Sequence< Sequence< PropertyValue > > SAL_CALL ModuleUIConfigurationManager::getUIElementsInfo( sal… in getUIElementsInfo() function in framework::ModuleUIConfigurationManager
H A Duiconfigurationmanagerimpl.cxx959 Sequence< Sequence< PropertyValue > > UIConfigurationManagerImpl::getUIElementsInfo( sal_Int16 Elem… in getUIElementsInfo() function in framework::UIConfigurationManagerImpl
/trunk/main/offapi/com/sun/star/ui/
H A DXUIConfigurationManager.idl114 …sequence< sequence< com::sun::star::beans::PropertyValue > > getUIElementsInfo( [in] short Element…
/trunk/main/cui/source/customize/
H A Dcfg.cxx3988 GetConfigManager()->getUIElementsInfo( in GetEntries()
4065 xParentCfgMgr->getUIElementsInfo( in GetEntries()
/trunk/main/framework/source/layoutmanager/
H A Dtoolbarlayoutmanager.cxx1086 aTbxSeq = xDocCfgMgr->getUIElementsInfo( ui::UIElementType::TOOLBAR ); in implts_createCustomToolBars()
1091 aTbxSeq = xModuleCfgMgr->getUIElementsInfo( ui::UIElementType::TOOLBAR ); in implts_createCustomToolBars()

Completed in 108 milliseconds