Searched refs:aRcTmp (Results 1 – 1 of 1) sorted by relevance
859 OString aRcTmp, aSysListTmp, aSysList; in Link() local869 aRcTmp = lcl_getTempFile(sTempDirUrl); in Link()870 OSL_TRACE("temporary rc file: %s", aRcTmp.getStr()); in Link()894 sMsg += "temporary rc file: " + aRcTmp + "\n"; in Link()899 if ( NULL == (fExitFile = foutput = fopen( aRcTmp.getStr(), "wb" )) ) in Link()900 pTC->pEH->FatalError( ERR_OPENFILE, RscId(), aRcTmp.getStr() ); in Link()958 if( rename( aRcTmp.getStr(), it->aOutputRc.GetBuffer() ) ) in Link()961 aBuf.append( aRcTmp ); in Link()