From 7ed227b67da898caf0c0b5dbcf5814da62bf7616 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 25 Feb 2004 17:10:02 +0000 Subject: INTEGRATION: CWS layoutmanager (1.1.2); FILE ADDED 2004/02/19 16:50:43 sg 1.1.2.1: #i25017#NEW: initial version of new tests --- ....star.comp.framework.UIConfigurationManager.csv | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100755 qadevOOo/objdsc/fwk/com.sun.star.comp.framework.UIConfigurationManager.csv (limited to 'qadevOOo/objdsc/fwk') diff --git a/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.UIConfigurationManager.csv b/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.UIConfigurationManager.csv new file mode 100755 index 000000000000..ae7173d0d18a --- /dev/null +++ b/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.UIConfigurationManager.csv @@ -0,0 +1,23 @@ +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationStorage";"setStorage()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationStorage";"hasStorage()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfiguration";"addConfigurationListener()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfiguration";"removeConfigurationListener()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationManager";"reset()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationManager";"getUIElementsInfo()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationManager";"createSettings()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationManager";"hasSettings()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationManager";"getSettings()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationManager";"replaceSettings()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationManager";"removeSettings()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationManager";"insertSettings()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationManager";"getImageManager()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationManager";"getShortCutManager()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationManager";"getEventsManager()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationPersistence";"reload()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationPersistence";"store()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationPersistence";"storeToStorage()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationPersistence";"isModified()" +"UIConfigurationManager";"drafts::com::sun::star::ui::XUIConfigurationPersistence";"isReadOnly()" +"UIConfigurationManager";"com::sun::star::lang::XComponent";"dispose()" +"UIConfigurationManager";"com::sun::star::lang::XComponent";"addEventListener()" +"UIConfigurationManager";"com::sun::star::lang::XComponent";"removeEventListener()" -- cgit lue='distro/collabora/cp-4.2'>distro/collabora/cp-4.2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk3_kde5/gtk3_kde5_gtkdata.cxx
AgeCommit message (Expand)Author
2018-01-23Introduce gtk3_kde5 vcl pluginMilian Wolff