Searched refs:maExportPath (Results 1 – 2 of 2) sorted by relevance
| /AOO42X/main/sd/source/filter/html/ |
| H A D | htmlex.cxx | 677 maExportPath = aINetURLObj.GetPartBeforeLastName(); // with trailing '/' in InitExportParameters() 954 OUString aURL( maExportPath ); in SavePresentation() 1034 OUString aFull(maExportPath); in CreateImagesForPresPages() 1177 String aFull( maExportPath ); in WriteHtml() 2689 OUString aFull(maExportPath); in CreateBitmaps() 3010 if(!CopyScript(maExportPath, aScript, aScript)) in CreateASPScripts() 3014 if(!CopyScript(maExportPath, String(RTL_CONSTASCII_USTRINGPARAM("edit.asp")), maIndex )) in CreateASPScripts() 3030 if(!CopyScript(maExportPath, aScript, aScript, true)) in CreatePERLScripts() 3034 if(!CopyScript(maExportPath, String( RTL_CONSTASCII_USTRINGPARAM("edit.pl")), maIndex, true )) in CreatePERLScripts() 3037 … if(!CopyScript(maExportPath, String( RTL_CONSTASCII_USTRINGPARAM("index.pl")), maIndexUrl, true )) in CreatePERLScripts() [all …]
|
| H A D | htmlex.hxx | 150 String maExportPath; // Das Ausgabeverzeichnes bzw. die URL member in HtmlExport
|