Searched refs:maCGIPath (Results 1 – 2 of 2) sorted by relevance
615 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()
153 String maCGIPath; member in HtmlExport
Completed in 20 milliseconds