Home
last modified time | relevance | path

Searched refs:destroyRegistry (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/registry/source/
H A Dregistry.cxx220 static RegError REGISTRY_CALLTYPE destroyRegistry(RegHandle hReg, in destroyRegistry() function
231 RegError ret = pReg->destroyRegistry(registryName); in destroyRegistry()
424 &destroyRegistry, in initRegistry_Api()
609 return destroyRegistry(hRegistry, registryName); in reg_destroyRegistry()
H A Dregimpl.hxx82 RegError destroyRegistry(const rtl::OUString& name);
H A Dregimpl.cxx547 RegError ORegistry::destroyRegistry(const OUString& regName) in destroyRegistry() function in ORegistry
/aoo4110/main/registry/inc/registry/
H A Dregistry.hxx48 RegError (REGISTRY_CALLTYPE *destroyRegistry) (RegHandle, rtl_uString*);
1227 RegError ret = m_pApi->destroyRegistry(m_hImpl, registryName.pData); in destroy()

Completed in 39 milliseconds