diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:51:28 +0000 |
commit | 940b4d1848e8c70ab7642901a68594e8016caffc (patch) | |
tree | eb72f344ee6c3d9b80a7ecc079ea79e9fba8676d /qadevOOo/objdsc/fwk/com.sun.star.comp.framework.UIConfigurationManager.csv | |
parent | Initial commit. (diff) | |
download | libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.tar.xz libreoffice-940b4d1848e8c70ab7642901a68594e8016caffc.zip |
Adding upstream version 1:7.0.4.upstream/1%7.0.4upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'qadevOOo/objdsc/fwk/com.sun.star.comp.framework.UIConfigurationManager.csv')
-rw-r--r-- | qadevOOo/objdsc/fwk/com.sun.star.comp.framework.UIConfigurationManager.csv | 23 |
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 100644 index 000000000..b7083cd78 --- /dev/null +++ b/qadevOOo/objdsc/fwk/com.sun.star.comp.framework.UIConfigurationManager.csv @@ -0,0 +1,23 @@ +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationStorage";"setStorage()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationStorage";"hasStorage()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfiguration";"addConfigurationListener()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfiguration";"removeConfigurationListener()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"reset()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"getUIElementsInfo()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"createSettings()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"hasSettings()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"getSettings()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"replaceSettings()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"removeSettings()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"insertSettings()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"getImageManager()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"getShortCutManager()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"getEventsManager()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationPersistence";"reload()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationPersistence";"store()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationPersistence";"storeToStorage()" +"UIConfigurationManager";"com::sun::star::ui::XUIConfigurationPersistence";"isModified()" +"UIConfigurationManager";"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()" |