Home
last modified time | relevance | path

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

/aoo4110/main/rsc/source/rsc/
H A Drsc.cxx276 aTouchFile = (*ppStr) + 4; in RscCmdLine()
633 if( pCL->aTouchFile.Len() ) in EndCompile()
635 FILE* fp = fopen( pCL->aTouchFile.GetBuffer(), "w" ); in EndCompile()
642 pTC->pEH->FatalError( ERR_OPENFILE, RscId(), pCL->aTouchFile.GetBuffer() ); in EndCompile()
/aoo4110/main/rsc/inc/
H A Drscrsc.hxx65 ByteString aTouchFile; // create this file when done in rsc2 member in RscCmdLine

Completed in 27 milliseconds