Searched refs:maURLPath (Results 1 – 2 of 2) sorted by relevance
620 maURLPath = aStr; in InitExportParameters()901 maURLPath.AssignAscii( "./" ); in ExportWebCast()906 if(maURLPath.Len() == 0) in ExportWebCast()907 maURLPath.Assign( sal_Unicode('.') ); in ExportWebCast()909 if( maURLPath.GetChar( maURLPath.Len() - 1 ) != sal_Unicode('/') ) in ExportWebCast()910 maURLPath.Append( sal_Unicode('/') ); in ExportWebCast()3051 aStr += maURLPath; in CreateImageFileList()
152 String maURLPath; member in HtmlExport
Completed in 117 milliseconds