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()"
5 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"reset()"
8 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"hasSettings()"
9 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"getSettings()"
16 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationPersistence";"reload()"
17 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationPersistence";"store()"
21 "UIConfigurationManager";"com::sun::star::lang::XComponent";"dispose()"
22 "UIConfigurationManager";"com::sun::star::lang::XComponent";"addEventListener()"
[all …]
/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanager.cxx98 DEFINE_XSERVICEINFO_MULTISERVICE ( UIConfigurationManager ,
104 DEFINE_INIT_SERVICE ( UIConfigurationManager, {} )
188 void UIConfigurationManager::impl_preloadUIElementTypeList( sal_Int16 nElementType ) in impl_preloadUIElementTypeList()
339 UIConfigurationManager::UIElementData* UIConfigurationManager::impl_findUIElementData( const rtl::O… in impl_findUIElementData()
449 void UIConfigurationManager::impl_resetElementTypeData( in impl_resetElementTypeData()
489 void UIConfigurationManager::impl_reloadElementTypeData( in impl_reloadElementTypeData()
549 void UIConfigurationManager::impl_Initialize() in impl_Initialize()
595 UIConfigurationManager::UIConfigurationManager( com::sun::star::uno::Reference< com::sun::star::lan… in UIConfigurationManager() function in framework::UIConfigurationManager
614 UIConfigurationManager::~UIConfigurationManager() in ~UIConfigurationManager()
825 sal_Bool SAL_CALL UIConfigurationManager::hasSettings( const ::rtl::OUString& ResourceURL ) in hasSettings()
[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 \

Completed in 57 milliseconds