Home
last modified time | relevance | path

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

/aoo4110/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx1195 HRESULT RegisterFilterHandler(const char* FilePath, const CLSID& FilterGuid) in RegisterFilterHandler() argument
1198 SubstitutePlaceholder(ClsidEntry, GUID_PLACEHOLDER, ClsidToString(FilterGuid)); in RegisterFilterHandler()
1204 SubstitutePlaceholder(ClsidEntry, GUID_PLACEHOLDER, ClsidToString(FilterGuid)); in RegisterFilterHandler()
1222 HRESULT RegisterPersistentHandler(const CLSID& FilterGuid, const CLSID& PersistentGuid) in RegisterPersistentHandler() argument
1248 …ryKey(HKEY_CLASSES_ROOT, ClsidEntry_Persist_Addin.c_str(), "", ClsidToString(FilterGuid).c_str() )) in RegisterPersistentHandler()

Completed in 23 milliseconds