LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
theDefaultProvider Singleton Referencepublished

The default ConfigurationProvider. More...

import "theDefaultProvider.idl";

Inheritance diagram for theDefaultProvider:
XMultiServiceFactory XInterface

Additional Inherited Members

- Public Member Functions inherited from XMultiServiceFactory
com::sun::star::uno::XInterface createInstance ([in] string aServiceSpecifier) raises ( com::sun::star::uno::Exception )
 Creates an instance classified by the specified name. More...
 
com::sun::star::uno::XInterface createInstanceWithArguments ([in] string ServiceSpecifier,[in] sequence< any > Arguments) raises ( com::sun::star::uno::Exception )
 Creates an instance classified by the specified name and passes the arguments to that instance. More...
 
sequence< string > getAvailableServiceNames ()
 Provides the available names of the factory to be used to create instances. More...
 

Detailed Description

The default ConfigurationProvider.

This singleton somewhat arbitrarily makes available the com::sun::star::lang::XMultiServiceFactory interface of the (old-style) DefaultProvider service, as it is the most frequently used one. See the DefaultProvider service for details.

Since
OOo 1.1.2

The documentation for this singleton was generated from the following file: