Home
last modified time | relevance | path

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

/aoo4110/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregistryexception.hxx99 class RegistryValueNotFoundException : public RegistryException class
102 RegistryValueNotFoundException(long ErrorCode);
H A Dregistryexception.cxx111 RegistryValueNotFoundException::RegistryValueNotFoundException(long ErrorCode) : in RegistryValueNotFoundException() function in RegistryValueNotFoundException
H A Dregistryw9x.cxx233 throw RegistryValueNotFoundException(rc); in GetValue()
495 throw RegistryValueNotFoundException(rc); in DeleteValue()
H A Dregistrywnt.cxx246 throw RegistryValueNotFoundException(rc); in GetValue()
578 throw RegistryValueNotFoundException(rc); in DeleteValue()

Completed in 23 milliseconds