Home
last modified time | relevance | path

Searched refs:GetSubKeyCount (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/setup_native/source/win32/customactions/reg4msdoc/
H A Duserregistrar.cxx61 if ((0 == RegKey->GetSubValueCount()) && (0 == RegKey->GetSubKeyCount())) in UnregisterAsHtmlEditorForInternetExplorer()
129 if ((0 == RegKey->GetSubKeyCount()) && (0 == RegKey->GetSubValueCount())) in UnregisterForMsOfficeApplication()
H A Dregistryw9x.cxx118 size_t RegistryKeyImplWin9x::GetSubKeyCount() const in GetSubKeyCount() function in RegistryKeyImplWin9x
430 size_t nSubKeyCount = SubKey->GetSubKeyCount(); in DeleteSubKey()
H A Dregistrywnt.cxx123 size_t RegistryKeyImplWinNT::GetSubKeyCount() const in GetSubKeyCount() function in RegistryKeyImplWinNT
443 size_t nSubKeyCount = SubKey->GetSubKeyCount(); in DeleteSubKey()
H A Dregistryw9x.hxx56 virtual size_t GetSubKeyCount() const;
H A Dregistrywnt.hxx55 virtual size_t GetSubKeyCount() const;
H A Dregistry.hxx94 virtual size_t GetSubKeyCount() const = 0;

Completed in 23 milliseconds