::com::sun::star::lang::XInitialization |
- Usage Restrictions
- optional
- Description
-
allows initializing the backend to use.
If this interface is present, a ::com::sun::star::configuration::backend::SingleBackend
may be passed, that is used to access the data.
Also a ::com::sun::star::configuration::bootstrap::BootstrapContext
can be passed, that provides further settings for the backend.
If this interface is missing, the real backend to use is determined
from the ::com::sun::star::uno::XComponentContext .
|