Home
last modified time | relevance | path

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

/trunk/main/rsc/source/rsc/
H A Drsc.cxx256 aOutputLst = (*ppStr) + 4; in RscCmdLine()
411 if( pCL->aOutputLst.Len() ) in RscCompiler()
413 if ( NULL == (fListing = fopen( pCL->aOutputLst.GetBuffer(), "w" )) ) in RscCompiler()
414 pTC->pEH->FatalError( ERR_OPENFILE, RscId(), pCL->aOutputLst.GetBuffer() ); in RscCompiler()
/trunk/main/rsc/inc/
H A Drscrsc.hxx59 ByteString aOutputLst; // Name der List-Ausgabedatei member in RscCmdLine

Completed in 26 milliseconds