Home
last modified time | relevance | path

Searched refs:OutputFile (Results 1 – 9 of 9) sorted by relevance

/trunk/main/rsc/inc/
H A Drscrsc.hxx68 struct OutputFile struct in RscCmdLine
75 OutputFile() {} in OutputFile() function
78 std::list<OutputFile> m_aOutputFiles;
105 bool GetImageFilePath( const RscCmdLine::OutputFile& rOutputFile,
110 void PreprocessSrsFile( const RscCmdLine::OutputFile& rOutputFile,
129 …ERRTYPE ParseOneFile( sal_uLong lFileKey, const RscCmdLine::OutputFile* pOutputFile, const Write…
H A Drsctools.hxx50 ByteString OutputFile( ByteString aInput, const char * ext );
/trunk/main/rsc/source/rsc/
H A Drsc.cxx107 m_aOutputFiles.push_back( OutputFile() ); in Init()
234 m_aOutputFiles.push_back( OutputFile() ); in RscCmdLine()
301 m_aOutputFiles.push_back( OutputFile() ); in RscCmdLine()
321 ::std::list<OutputFile>::iterator it; in RscCmdLine()
325 it->aOutputRc = ::OutputFile( *aInputList.First(), "rc" ); in RscCmdLine()
328 aOutputSrs = ::OutputFile( *aInputList.First(), "srs" ); in RscCmdLine()
724 const RscCmdLine::OutputFile* pOutputFile, in ParseOneFile()
843 ::std::list<RscCmdLine::OutputFile>::const_iterator it; in Link()
1136 bool RscCompiler::GetImageFilePath( const RscCmdLine::OutputFile& rOutputFile, in GetImageFilePath()
1226 void RscCompiler::PreprocessSrsFile( const RscCmdLine::OutputFile& rOutputFile, in PreprocessSrsFile()
/trunk/main/python/
H A Dpython-2.7.18-msvs9-win64.patch922 OutputFile="$(OutDir)\$(ProjectName)_d.exe"
930 OutputFile="$(OutDir)\$(ProjectName)_d.exe"
956 OutputFile="$(OutDir)/make_buildinfo.exe"
1316 OutputFile="$(OutDir)\pythonw_d.exe"
1332 OutputFile="$(OutDir)\pythonw.exe"
1444 OutputFile="$(OutDir)\$(ProjectName)_d.dll"
1452 OutputFile="$(OutDir)\$(ProjectName)_d.dll"
1460 OutputFile="$(OutDir)\$(ProjectName).dll"
1468 OutputFile="$(OutDir)\$(ProjectName).dll"
1476 OutputFile="$(OutDir)\$(ProjectName).dll"
[all …]
H A Dpython-2.7.18-msvs9.patch938 OutputFile="$(OutDir)\$(ProjectName)_d.exe"
946 OutputFile="$(OutDir)\$(ProjectName)_d.exe"
972 OutputFile="$(OutDir)/make_buildinfo.exe"
1332 OutputFile="$(OutDir)\pythonw_d.exe"
1348 OutputFile="$(OutDir)\pythonw.exe"
1460 OutputFile="$(OutDir)\$(ProjectName)_d.dll"
1468 OutputFile="$(OutDir)\$(ProjectName)_d.dll"
1476 OutputFile="$(OutDir)\$(ProjectName).dll"
1484 OutputFile="$(OutDir)\$(ProjectName).dll"
1492 OutputFile="$(OutDir)\$(ProjectName).dll"
[all …]
H A Dpython-2.7.18-msvs9-dir.patch7 + OutputFile="$(SolutionDir)/make_buildinfo.exe"
H A Dpython-2.7.18-msvs9-subsystem.patch8 OutputFile="$(SolutionDir)make_versioninfo.exe"
/trunk/main/rsc/source/prj/
H A Dstart.cxx415 aResName = OutputFile( *aInputList.First(), "res" ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
419 aSrsName += OutputFile( *aInputList.First(), "srs" ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
/trunk/main/rsc/source/tools/
H A Drsctools.cxx215 ByteString OutputFile ( ByteString aInput, const char * pExt ) in OutputFile() function

Completed in 53 milliseconds