summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc/fwk
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-25 17:10:02 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-25 17:10:02 +0000
commit7ed227b67da898caf0c0b5dbcf5814da62bf7616 (patch)
tree6171ae287e95c0d3812ea17b2a610b7e29288040 /qadevOOo/objdsc/fwk
parentf991eb25b538419ef6d4926a429a87ae6dcfd8e9 (diff)
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
Diffstat (limited to 'qadevOOo/objdsc/fwk')
-rwxr-xr-xqadevOOo/objdsc/fwk/com.sun.star.comp.framework.UIConfigurationManager.csv23
1 files changed, 23 insertions, 0 deletions
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()"