Searched refs:aOutputLst (Results 1 – 2 of 2) sorted by relevance
256 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()
59 ByteString aOutputLst; // Name der List-Ausgabedatei member in RscCmdLine
Completed in 22 milliseconds