Home
last modified time | relevance | path

Searched refs:ScriptBackendDb (Results 1 – 3 of 3) sorted by relevance

/trunk/main/desktop/source/deployment/registry/script/
H A Ddp_scriptbackenddb.cxx49 ScriptBackendDb::ScriptBackendDb( in ScriptBackendDb() function in dp_registry::backend::script::ScriptBackendDb
56 OUString ScriptBackendDb::getDbNSName() in getDbNSName()
61 OUString ScriptBackendDb::getNSPrefix() in getNSPrefix()
66 OUString ScriptBackendDb::getRootElementName() in getRootElementName()
71 OUString ScriptBackendDb::getKeyElementName() in getKeyElementName()
H A Ddp_scriptbackenddb.hxx45 class ScriptBackendDb: public dp_registry::backend::RegisteredDb class
59 ScriptBackendDb( css::uno::Reference<css::uno::XComponentContext> const & xContext,
H A Ddp_script.cxx106 std::auto_ptr<ScriptBackendDb> m_backendDb;
179 new ScriptBackendDb(getComponentContext(), dbFile)); in BackendImpl()

Completed in 21 milliseconds