Home
last modified time | relevance | path

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

/trunk/main/extensions/source/activex/main/
H A Dso_activex.cpp494 const char* aMSFileExt[] = { ".dot", ".doc", ".xlt", ".xls", ".pot", ".ppt", ".pps" }; variable
528 (const BYTE *)aMSFileExt[ind], strlen( aMSFileExt[ind] ) ) in DllRegisterServerDoc_Impl()
536 wsprintfA( aSubKey, "%s%s", aPrefix, aMSFileExt[ind] ); in DllRegisterServerDoc_Impl()
555 wsprintfA( aSubKey, "EnableFullPage\\%s", aMSFileExt[ind] ); in DllRegisterServerDoc_Impl()
628 wsprintfA( aSubKey, "%s%s", aPrefix, aMSFileExt[ind] ); in DllUnregisterServerDoc_Impl()

Completed in 9 milliseconds