Home
last modified time | relevance | path

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

/trunk/main/migrationanalysis/src/driver_docs/sources/excel/
H A DApplicationSpecific.bas95 Public Function getAppSpecificTemplateExt() As String function
96 getAppSpecificTemplateExt = CAPPNAME_EXCEL_DOT
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DApplicationSpecific.bas86 Public Function getAppSpecificTemplateExt() As String function
87 getAppSpecificTemplateExt = CAPPNAME_WORD_DOT
/trunk/main/migrationanalysis/src/driver_docs/sources/powerpoint/
H A DApplicationSpecific.bas94 Public Function getAppSpecificTemplateExt() As String function
95 getAppSpecificTemplateExt = CAPPNAME_PP_DOT
/trunk/main/migrationanalysis/src/driver_docs/sources/
H A DAnalysisDriver.bas703 templateExt = getAppSpecificTemplateExt
1191 ElseIf extStr = getAppSpecificTemplateExt Then
2072 …AddLongToWorkbookNameValue logWb, CNUMBERDOC_ALL & getAppSpecificTemplateExt, templateCount.numDoc…
2979 If bTemplate = True Then searchTypes.Add "*" & getAppSpecificTemplateExt

Completed in 32 milliseconds