Searched refs:UIConfigurationManager (Results 1 – 10 of 10) sorted by relevance
1 "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 …]
98 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::UIConfigurationManager614 UIConfigurationManager::~UIConfigurationManager() in ~UIConfigurationManager()825 sal_Bool SAL_CALL UIConfigurationManager::hasSettings( const ::rtl::OUString& ResourceURL ) in hasSettings()[all …]
32 fwk.UIConfigurationManager::com::sun::star::ui::XUIConfigurationStorage33 fwk.UIConfigurationManager::com::sun::star::ui::XUIConfigurationPersistence34 fwk.UIConfigurationManager::com::sun::star::ui::XUIConfiguration35 fwk.UIConfigurationManager::com::sun::star::ui::XUIConfigurationManager
44 -o fwk.UIConfigurationManager
73 class UIConfigurationManager : public com::sun::star::lang::XTypeProvider , class89 …UIConfigurationManager( com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory…90 virtual ~UIConfigurationManager();
105 IFFACTORY( ::framework::UIConfigurationManager ) else
61 UIConfigurationManager.idl \
47 <type scope="::com::sun::star::ui">UIConfigurationManager</type>
54 service UIConfigurationManager
50 public class UIConfigurationManager extends TestCase { class
Completed in 39 milliseconds