Home
last modified time | relevance | path

Searched refs:SetRegistryKey (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/shell/source/win32/shlxthandler/
H A Dshlxthdl.cxx88 if (!SetRegistryKey(HKEY_CLASSES_ROOT, ClsidEntry.c_str(), "", FilePath)) in RegisterComComponent()
91 if (!SetRegistryKey(HKEY_CLASSES_ROOT, ClsidEntry.c_str(), "ThreadingModel", "Apartment")) in RegisterComComponent()
112 return SetRegistryKey( in RegisterColumnHandler()
144 …if (!SetRegistryKey(HKEY_CLASSES_ROOT, tmp.c_str(), "", ClsidToString(CLSID_INFOTIP_HANDLER).c_str… in RegisterInfotipHandler()
189 …if (!SetRegistryKey(HKEY_CLASSES_ROOT, FwdKeyEntry.c_str(), "", ClsidToString(CLSID_PROPERTYSHEET_… in RegisterPropSheetHandler()
240 …if (!SetRegistryKey(HKEY_CLASSES_ROOT, tmp.c_str(), "", ClsidToString(CLSID_THUMBVIEWER_HANDLER).c… in RegisterThumbviewerHandler()
276 bool bRet = SetRegistryKey( in ApproveShellExtension()
/aoo41x/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx1200 if (!SetRegistryKey(HKEY_CLASSES_ROOT, ClsidEntry.c_str(), "", "OpenOffice.org XML Filter")) in RegisterFilterHandler()
1206 if (!SetRegistryKey(HKEY_CLASSES_ROOT, ClsidEntry.c_str(), "", FilePath)) in RegisterFilterHandler()
1209 if (!SetRegistryKey(HKEY_CLASSES_ROOT, ClsidEntry.c_str(), "ThreadingModel", "Both")) in RegisterFilterHandler()
1228 …if (!SetRegistryKey(HKEY_CLASSES_ROOT, ClsidEntry_Persist.c_str(), "", "OpenOffice Persistent Hand… in RegisterPersistentHandler()
1237 …if (!SetRegistryKey(HKEY_CLASSES_ROOT, ClsidEntry_Persist_Entry.c_str(), "", ClsidToString(Persist… in RegisterPersistentHandler()
1248 …if (!SetRegistryKey(HKEY_CLASSES_ROOT, ClsidEntry_Persist_Addin.c_str(), "", ClsidToString(FilterG… in RegisterPersistentHandler()
1286 if (!SetRegistryKey(HKEY_CLASSES_ROOT, in RegisterSearchHandler()
1307 if (!SetRegistryKey(HKEY_CLASSES_ROOT, in RegisterSearchHandler()
/aoo41x/main/setup_native/source/win32/customactions/reg64/
H A Dreg64.cxx266 bool SetRegistryKey(HKEY RootKey, const wchar_t* KeyName, const wchar_t* ValueName, const wchar_t* … in SetRegistryKey() function
412 SetRegistryKey(key, szKey, szName, szValue); in DoRegEntries()
/aoo41x/main/shell/inc/internal/
H A Dregistry.hxx44 bool SetRegistryKey(HKEY RootKey, const char* KeyName, const char* ValueName, const char* Value);
/aoo41x/main/shell/source/win32/shlxthandler/util/
H A Dregistry.cxx57 bool SetRegistryKey(HKEY RootKey, const char* KeyName, const char* ValueName, const char* Value) in SetRegistryKey() function

Completed in 53 milliseconds