Home
last modified time | relevance | path

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

/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx1197 HRESULT RegisterFilterHandler(const char* FilePath, const CLSID& FilterGuid) in RegisterFilterHandler() argument
1200 SubstitutePlaceholder(ClsidEntry, GUID_PLACEHOLDER, ClsidToString(FilterGuid)); in RegisterFilterHandler()
1206 SubstitutePlaceholder(ClsidEntry, GUID_PLACEHOLDER, ClsidToString(FilterGuid)); in RegisterFilterHandler()
1224 HRESULT RegisterPersistentHandler(const CLSID& FilterGuid, const CLSID& PersistentGuid) in RegisterPersistentHandler() argument
1250 …ryKey(HKEY_CLASSES_ROOT, ClsidEntry_Persist_Addin.c_str(), "", ClsidToString(FilterGuid).c_str() )) in RegisterPersistentHandler()

Completed in 23 milliseconds