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/servicemgr.uno/com.sun.star.comp.stoc.OServiceManager.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/servicemgr.uno/com.sun.star.comp.stoc.OServiceManager.csv')
-rw-r--r-- | qadevOOo/objdsc/servicemgr.uno/com.sun.star.comp.stoc.OServiceManager.csv | 28 |
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()" |