Home
last modified time | relevance | path

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

/AOO42X/main/sd/source/filter/html/
H A Dhtmlex.cxx396 maHTMLExtension(SdResId(STR_HTMLEXP_DEFAULT_EXTENSION)), in HtmlExport()
411 maIndexUrl += maHTMLExtension; in HtmlExport()
1172 aFileName += maHTMLExtension; in WriteHtml()
2117 *pName += maHTMLExtension; in CreateFileNames()
2135 *pName += maHTMLExtension; in CreateFileNames()
2151 maFramePage += maHTMLExtension; in CreateFileNames()
2324 aFunction.SearchAndReplaceAll(aPlaceHolder, maHTMLExtension); in CreateFrames()
2328 aTmp.SearchAndReplaceAll(aPlaceHolder, maHTMLExtension); in CreateFrames()
2334 aTmp.SearchAndReplaceAll(aPlaceHolder, maHTMLExtension); in CreateFrames()
2338 aTmp.SearchAndReplaceAll(aPlaceHolder, maHTMLExtension); in CreateFrames()
[all …]
H A Dhtmlex.hxx144 String maHTMLExtension; member in HtmlExport