| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
is a concrete implementation of service HierarchyDataSource, which uses the service com::sun::star::configuration::ConfigurationProvider for reading and writing hierarchy data. More...
import "DefaultHierarchyDataSource.idl";
 
  
| Included Services | |
| service | HierarchyDataSource | 
| is a concrete implementation of service HierarchyDataSource, which uses the service com::sun::star::configuration::ConfigurationProvider for reading and writing hierarchy data. | |
| Additional Inherited Members | |
| Exported Interfaces inherited from HierarchyDataSource | |
| interface | com::sun::star::lang::XMultiServiceFactory | 
| allows creating access objects for specific views such as subsets and fragments of the hierarchy data. | |
| interface | com::sun::star::lang::XComponent | 
| allows controlling or observing the lifetime of the hierarchy data source and its views. | |
| 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. | |
| 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. | |
| sequence< string > | getAvailableServiceNames () | 
| Provides the available names of the factory to be used to create instances. | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
| Public Member Functions inherited from XComponent | |
| void | dispose () | 
| The owner of an object calls this method to explicitly free all resources kept by this object and thus break cyclic references. | |
| void | addEventListener ([in] XEventListener xListener) | 
| adds an event listener to the object. | |
| void | removeEventListener ([in] XEventListener aListener) | 
| removes an event listener from the listener list. | |
is a concrete implementation of service HierarchyDataSource, which uses the service com::sun::star::configuration::ConfigurationProvider for reading and writing hierarchy data.
| service HierarchyDataSource | 
is a concrete implementation of service HierarchyDataSource, which uses the service com::sun::star::configuration::ConfigurationProvider for reading and writing hierarchy data.
com::sun::star::lang::XMultiServiceFactory::createInstanceWithArguments() supports the service specifiers "com.sun.star.ucb.HierarchyDataReadAccess" and "com.sun.star.ucb.HierarchyDataReadWriteAccess".