Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/html/
H A Dhtmlex.cxx615 maCGIPath = aStr; in InitExportParameters()
893 if(maCGIPath.Len() == 0) in ExportWebCast()
894 maCGIPath.Assign( sal_Unicode('.') ); in ExportWebCast()
896 if( maCGIPath.GetChar( maCGIPath.Len() - 1 ) != sal_Unicode('/') ) in ExportWebCast()
897 maCGIPath.Append( sal_Unicode('/') ); in ExportWebCast()
2967 aScript.SearchAndReplaceAll( String(RTL_CONSTASCII_USTRINGPARAM("$$3")), maCGIPath ); in CopyScript()
H A Dhtmlex.hxx153 String maCGIPath; member in HtmlExport

Completed in 40 milliseconds