Home
last modified time | relevance | path

Searched refs:backend (Results 76 – 100 of 153) sorted by relevance

1234567

/trunk/main/offapi/com/sun/star/configuration/backend/
H A DSystemIntegration.idl27 #include <com/sun/star/configuration/backend/Backend.idl>
35 module com { module sun { module star { module configuration { module backend {
53 allows initialization of backend data sources
H A DBackendSetupException.idl32 module backend {
36 backend fails.
43 /** The exception that is raised by the underlying backend implementation.
H A DMergeImporter.idl27 #include <com/sun/star/configuration/backend/Importer.idl>
36 module com { module sun { module star { module configuration { module backend {
54 /** allows importing configuration data into a backend.
H A DSchema.idl28 #include <com/sun/star/configuration/backend/XSchema.idl>
33 module com { module sun { module star { module configuration { module backend {
48 @see com::sun::star::configuration::backend::Layer
H A DCopyImporter.idl27 #include <com/sun/star/configuration/backend/Importer.idl>
36 module com { module sun { module star { module configuration { module backend {
50 /** allows importing configuration data into a backend.
H A DLayerFilter.idl28 #include <com/sun/star/configuration/backend/XLayer.idl>
37 module com { module sun { module star { module configuration { module backend {
50 @see com::sun::star::configuration::backend::DataImporter
H A DLocalHierarchyBrowser.idl27 #include <com/sun/star/configuration/backend/HierarchyBrowser.idl>
32 module com { module sun { module star { module configuration { module backend {
40 @see com::sun::star::configuration::backend::LocalSingleBackend
H A DUpdatableLayer.idl28 #include <com/sun/star/configuration/backend/Layer.idl>
32 #include <com/sun/star/configuration/backend/XUpdatableLayer.idl>
37 module com { module sun { module star { module configuration { module backend {
H A DLdapSingleBackend.idl27 #include <com/sun/star/configuration/backend/SingleBackend.idl>
32 module com { module sun { module star { module configuration { module backend {
H A DLocalSchemaSupplier.idl27 #include <com/sun/star/configuration/backend/SchemaSupplier.idl>
33 module com { module sun { module star { module configuration { module backend {
H A DSchemaSupplier.idl27 #include <com/sun/star/configuration/backend/XSchemaSupplier.idl>
33 module com { module sun { module star { module configuration { module backend {
H A DBackendAccessException.idl32 module backend {
36 backend fails.
H A DLdapMultiLayerStratum.idl27 #include <com/sun/star/configuration/backend/MultiLayerStratum.idl>
32 module com { module sun { module star { module configuration { module backend {
H A DLdapSingleStratum.idl27 #include <com/sun/star/configuration/backend/SingleLayerStratum.idl>
32 module com { module sun { module star { module configuration { module backend {
H A DLocalSingleBackend.idl27 #include <com/sun/star/configuration/backend/SingleBackend.idl>
32 module com { module sun { module star { module configuration { module backend {
/trunk/main/offapi/com/sun/star/configuration/
H A DDefaultProvider.idl66 /**Provides refresh capabilities, data can be refreshed from the backend(s) into
71 /** Enables the data to be flushed from the in-memory cache to the backend(s).
82 /** Property to enable/disable asynchronous write-back from in-memory cache to backend(s)
/trunk/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx46 namespace backend { namespace
50 class BackendImpl : public ::dp_registry::backend::PackageRegistryBackend
52 class ExecutablePackageImpl : public ::dp_registry::backend::Package
H A Ddp_executablebackenddb.hxx39 namespace backend { namespace
48 class ExecutableBackendDb: public dp_registry::backend::RegisteredDb
/trunk/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx51 namespace backend namespace
57 class BackendImpl : public ::dp_registry::backend::PackageRegistryBackend
59 class PackageImpl : public ::dp_registry::backend::Package
/trunk/main/desktop/source/deployment/registry/script/
H A Ddp_scriptbackenddb.hxx39 namespace backend { namespace
45 class ScriptBackendDb: public dp_registry::backend::RegisteredDb
H A Ddp_script.cxx53 namespace backend { namespace
58 ::dp_registry::backend::PackageRegistryBackend, util::XUpdatable > t_helper;
63 class PackageImpl : public ::dp_registry::backend::Package
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_helpbackenddb.hxx41 namespace backend { namespace
47 class HelpBackendDb: public dp_registry::backend::BackendDb
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configurationbackenddb.hxx42 namespace backend { namespace
48 class ConfigurationBackendDb: public dp_registry::backend::BackendDb
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_compbackenddb.hxx49 namespace backend { namespace
78 class ComponentBackendDb: public dp_registry::backend::BackendDb
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_extbackenddb.hxx49 namespace backend { namespace
55 class ExtensionBackendDb: public dp_registry::backend::BackendDb

Completed in 211 milliseconds

1234567