summaryrefslogtreecommitdiffstats
path: root/qadevOOo/objdsc/servicemgr.uno
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:06:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:06:44 +0000
commited5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch)
tree7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /qadevOOo/objdsc/servicemgr.uno
parentInitial commit. (diff)
downloadlibreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz
libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'qadevOOo/objdsc/servicemgr.uno')
-rw-r--r--qadevOOo/objdsc/servicemgr.uno/com.sun.star.comp.stoc.OServiceManager.csv28
1 files changed, 28 insertions, 0 deletions
diff --git a/qadevOOo/objdsc/servicemgr.uno/com.sun.star.comp.stoc.OServiceManager.csv b/qadevOOo/objdsc/servicemgr.uno/com.sun.star.comp.stoc.OServiceManager.csv
new file mode 100644
index 000000000..a6d86e168
--- /dev/null
+++ b/qadevOOo/objdsc/servicemgr.uno/com.sun.star.comp.stoc.OServiceManager.csv
@@ -0,0 +1,28 @@
+"OServiceManager";"com::sun::star::lang::ServiceManager";"DefaultContext#optional"
+"OServiceManager";"com::sun::star::lang::XServiceInfo";"getImplementationName()"
+"OServiceManager";"com::sun::star::lang::XServiceInfo";"supportsService()"
+"OServiceManager";"com::sun::star::lang::XServiceInfo";"getSupportedServiceNames()"
+"OServiceManager";"com::sun::star::lang::XComponent";"dispose()"
+"OServiceManager";"com::sun::star::lang::XComponent";"addEventListener()"
+"OServiceManager";"com::sun::star::lang::XComponent";"removeEventListener()"
+"OServiceManager";"com::sun::star::lang::XMultiServiceFactory";"createInstance()"
+"OServiceManager";"com::sun::star::lang::XMultiServiceFactory";"createInstanceWithArguments()"
+"OServiceManager";"com::sun::star::lang::XMultiServiceFactory";"getAvailableServiceNames()"
+"OServiceManager";"com::sun::star::lang::XMultiComponentFactory";"createInstanceWithContext()"
+"OServiceManager";"com::sun::star::lang::XMultiComponentFactory";"createInstanceWithArgumentsAndContext()"
+"OServiceManager";"com::sun::star::lang::XMultiComponentFactory";"getAvailableServiceNames()"
+"OServiceManager";"com::sun::star::container::XElementAccess";"getElementType()"
+"OServiceManager";"com::sun::star::container::XElementAccess";"hasElements()"
+"OServiceManager";"com::sun::star::container::XContentEnumerationAccess";"createContentEnumeration()"
+"OServiceManager";"com::sun::star::container::XContentEnumerationAccess";"getAvailableServiceNames()"
+"OServiceManager";"com::sun::star::container::XSet";"has()"
+"OServiceManager";"com::sun::star::container::XSet";"insert()"
+"OServiceManager";"com::sun::star::container::XSet";"remove()"
+"OServiceManager";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()"
+"OServiceManager";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()"
+"OServiceManager";"com::sun::star::beans::XPropertySet#optional";"getPropertyValue()"
+"OServiceManager";"com::sun::star::beans::XPropertySet#optional";"addPropertyChangeListener()"
+"OServiceManager";"com::sun::star::beans::XPropertySet#optional";"removePropertyChangeListener()"
+"OServiceManager";"com::sun::star::beans::XPropertySet#optional";"addVetoableChangeListener()"
+"OServiceManager";"com::sun::star::beans::XPropertySet#optional";"removeVetoableChangeListener()"
+"OServiceManager";"com::sun::star::container::XEnumerationAccess";"createEnumeration()"