Home
last modified time | relevance | path

Searched refs:BackendDb (Results 1 – 10 of 10) sorted by relevance

/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx52 BackendDb::BackendDb( in BackendDb() function in dp_registry::backend::BackendDb
60 void BackendDb::save() in save()
174 void BackendDb::removeEntry(::rtl::OUString const & url) in removeEntry()
189 void BackendDb::revokeEntry(::rtl::OUString const & url) in revokeEntry()
257 Reference<css::xml::dom::XNode> BackendDb::getKeyElement( in getKeyElement()
287 void BackendDb::writeVectorOfPair( in writeVectorOfPair()
359 BackendDb::readVectorOfPair( in readVectorOfPair()
405 void BackendDb::writeSimpleList( in writeSimpleList()
451 void BackendDb::writeSimpleElement( in writeSimpleElement()
532 OUString BackendDb::readSimpleElement( in readSimpleElement()
[all …]
/trunk/main/desktop/source/deployment/registry/inc/
H A Ddp_backenddb.hxx49 class BackendDb class
56 BackendDb(BackendDb const &);
57 BackendDb & operator = (BackendDb const &);
141 BackendDb(css::uno::Reference<css::uno::XComponentContext> const & xContext,
143 virtual ~BackendDb() {}; in ~BackendDb()
160 class RegisteredDb: public BackendDb
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_helpbackenddb.hxx47 class HelpBackendDb: public dp_registry::backend::BackendDb
H A Ddp_helpbackenddb.cxx53 ::rtl::OUString const & url):BackendDb(xContext, url) in HelpBackendDb()
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configurationbackenddb.hxx48 class ConfigurationBackendDb: public dp_registry::backend::BackendDb
H A Ddp_configurationbackenddb.cxx53 ::rtl::OUString const & url):BackendDb(xContext, url) in ConfigurationBackendDb()
/trunk/main/desktop/source/deployment/registry/component/
H A Ddp_compbackenddb.hxx78 class ComponentBackendDb: public dp_registry::backend::BackendDb
H A Ddp_compbackenddb.cxx53 ::rtl::OUString const & url):BackendDb(xContext, url) in ComponentBackendDb()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_extbackenddb.hxx55 class ExtensionBackendDb: public dp_registry::backend::BackendDb
H A Ddp_extbackenddb.cxx53 ::rtl::OUString const & url):BackendDb(xContext, url) in ExtensionBackendDb()

Completed in 26 milliseconds