Home
last modified time | relevance | path

Searched refs:aOutputCxx (Results 1 – 2 of 2) sorted by relevance

/trunk/main/rsc/source/rsc/
H A Drsc.cxx264 aOutputCxx = (*ppStr) + 4; in RscCmdLine()
601 pTC->pEH->StdOut( pCL->aOutputCxx.GetBuffer(), RscVerbosityVerbose ); in EndCompile()
605 unlink( pCL->aOutputCxx.GetBuffer() ); // Zieldatei loeschen in EndCompile()
606 Append( pCL->aOutputCxx, aTmpOutputCxx ); in EndCompile()
1020 if( pCL->aOutputCxx.Len() && aError.IsOk() ) in Link()
1031 UniString aUniOutputCxx( pCL->aOutputCxx, RTL_TEXTENCODING_ASCII_US ); in Link()
/trunk/main/rsc/inc/
H A Drscrsc.hxx63 ByteString aOutputCxx; // Name der Cxx-Ausgabedatei member in RscCmdLine

Completed in 35 milliseconds