Home
last modified time | relevance | path

Searched refs:rOutputFile (Results 1 – 6 of 6) sorted by relevance

/trunk/main/l10ntools/source/
H A Dxrmmerge.cxx467 XRMResOutputParser::XRMResOutputParser ( const ByteString &rOutputFile ) in XRMResOutputParser() argument
473 String( rOutputFile, RTL_TEXTENCODING_ASCII_US ), in XRMResOutputParser()
479 sError += rOutputFile; in XRMResOutputParser()
502 const ByteString &rOutputFile, const ByteString &rProject, in XRMResExport() argument
505 : XRMResOutputParser( rOutputFile ), in XRMResExport()
607 const ByteString &rMergeSource, const ByteString &rOutputFile, in XRMResMerge() argument
610 : XRMResOutputParser( rOutputFile ), in XRMResMerge()
H A Dcfgmerge.cxx587 CfgOutputParser::CfgOutputParser( const ByteString &rOutputFile ) in CfgOutputParser() argument
592 String( rOutputFile, RTL_TEXTENCODING_ASCII_US ), in CfgOutputParser()
599 sError += rOutputFile; in CfgOutputParser()
623 const ByteString &rOutputFile, in CfgExport() argument
628 : CfgOutputParser( rOutputFile ), in CfgExport()
716 const ByteString &rMergeSource, const ByteString &rOutputFile, in CfgMerge() argument
719 : CfgOutputParser( rOutputFile ), in CfgMerge()
/trunk/main/l10ntools/inc/
H A Dxrmmerge.hxx88 XRMResOutputParser ( const ByteString &rOutputFile );
117 const ByteString &rOutputFile,
149 const ByteString &rOutputFile,
H A Dcfgmerge.hxx138 CfgOutputParser ( const ByteString &rOutputFile );
162 const ByteString &rOutputFile,
195 const ByteString &rOutputFile,
/trunk/main/rsc/source/rsc/
H A Drsc.cxx1136 bool RscCompiler::GetImageFilePath( const RscCmdLine::OutputFile& rOutputFile, in GetImageFilePath() argument
1155 ::std::list< ByteString >::const_iterator aDirIter( rOutputFile.aSysSearchDirs.begin() ); in GetImageFilePath()
1157 while( ( aDirIter != rOutputFile.aSysSearchDirs.end() ) && !bFound ) in GetImageFilePath()
1226 void RscCompiler::PreprocessSrsFile( const RscCmdLine::OutputFile& rOutputFile, in PreprocessSrsFile() argument
1248 … if( GetImageFilePath( rOutputFile, rContext, aBaseFileName, aFilePath, pSysListFile ) ) in PreprocessSrsFile()
1300 … if( GetImageFilePath( rOutputFile, rContext, aBaseFileName += aLine , aFilePath, pSysListFile ) ) in PreprocessSrsFile()
/trunk/main/rsc/inc/
H A Drscrsc.hxx105 bool GetImageFilePath( const RscCmdLine::OutputFile& rOutputFile,
110 void PreprocessSrsFile( const RscCmdLine::OutputFile& rOutputFile,

Completed in 33 milliseconds