Home
last modified time | relevance | path

Searched refs:UIConfigurationManager (Results 1 – 11 of 11) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/
H A Dcom.sun.star.comp.framework.UIConfigurationManager.csv1 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationStorage";"setStorage()"
2 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationStorage";"hasStorage()"
3 "UIConfigurationManager";"com::sun::star::ui::XUIConfiguration";"addConfigurationListener()"
4 "UIConfigurationManager";"com::sun::star::ui::XUIConfiguration";"removeConfigurationListener()"
5 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"reset()"
6 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"getUIElementsInfo()"
7 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"createSettings()"
8 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"hasSettings()"
9 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"getSettings()"
10 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"replaceSettings()"
[all …]
/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx77 DEFINE_XINTERFACE_7 ( UIConfigurationManager
88 DEFINE_XTYPEPROVIDER_7 ( UIConfigurationManager
98 DEFINE_XSERVICEINFO_MULTISERVICE ( UIConfigurationManager ,
104 DEFINE_INIT_SERVICE ( UIConfigurationManager, {} )
159 void UIConfigurationManager::impl_fillSequenceWithElementTypeInfo( UIElementInfoHashMap& aUIElement… in impl_fillSequenceWithElementTypeInfo()
188 void UIConfigurationManager::impl_preloadUIElementTypeList( sal_Int16 nElementType ) in impl_preloadUIElementTypeList()
237 void UIConfigurationManager::impl_requestUIElementData( sal_Int16 nElementType, UIElementData& aUIE… in impl_requestUIElementData()
339 UIConfigurationManager::UIElementData* UIConfigurationManager::impl_findUIElementData( const rtl::O… in impl_findUIElementData()
364 void UIConfigurationManager::impl_storeElementTypeData( Reference< XStorage >& xStorage, UIElementT… in impl_storeElementTypeData()
449 void UIConfigurationManager::impl_resetElementTypeData( in impl_resetElementTypeData()
[all …]
/trunk/main/framework/qa/unoapi/
H A Dknownissues.xcl32 fwk.UIConfigurationManager::com::sun::star::ui::XUIConfigurationStorage
33 fwk.UIConfigurationManager::com::sun::star::ui::XUIConfigurationPersistence
34 fwk.UIConfigurationManager::com::sun::star::ui::XUIConfiguration
35 fwk.UIConfigurationManager::com::sun::star::ui::XUIConfigurationManager
H A Dframework.sce44 -o fwk.UIConfigurationManager
/trunk/main/framework/inc/uiconfiguration/
H A Duiconfigurationmanager.hxx73 class UIConfigurationManager : public com::sun::star::lang::XTypeProvider , class
89UIConfigurationManager( com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory…
90 virtual ~UIConfigurationManager();
/trunk/main/framework/source/register/
H A Dregisterservices.cxx105 IFFACTORY( ::framework::UIConfigurationManager ) else
/trunk/main/offapi/com/sun/star/ui/
H A Dmakefile.mk61 UIConfigurationManager.idl \
H A DXUIConfigurationManagerSupplier.idl47 <type scope="::com::sun::star::ui">UIConfigurationManager</type>
H A DUIConfigurationManager.idl54 service UIConfigurationManager
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_fwk/
H A DUIConfigurationManager.java50 public class UIConfigurationManager extends TestCase { class
/trunk/main/offapi/
H A DUnoApi_offapi.mk1177 offapi/com/sun/star/ui/UIConfigurationManager \