Searched refs:strFullPath (Results 1 – 3 of 3) sorted by relevance
156 String strFullPath( fullFilePath.GetBuffer() , RTL_TEXTENCODING_ASCII_US ); in CreateSDF() local159 std::auto_ptr <XMLFile> file ( aParser.Execute( strFullPath , sXmlFile, pXmlFile ) ); in CreateSDF()
1157 const OUString strFullPath = OUSTR("FullPath"); in exportTo() local1172 pattribs[ 0 ].Name = strFullPath; in exportTo()
1361 const OUString strFullPath = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "FullPath" ) ); in ExportAsPackage() local1367 pattribs[ 0 ].Name = strFullPath; in ExportAsPackage()
Completed in 45 milliseconds