Home
last modified time | relevance | path

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

/trunk/main/rsc/source/rsc/
H A Drsc.cxx1205 …OString aSysPathStr( aSysPathFull.GetBuffer(), aSysPathFull.Len(), RTL_TEXTENCODING_ASCII_US ); in GetImageFilePath() local
1207 … fprintf( pSysListFile, "%s\n", rContext.pCmdLine->substitutePaths( aSysPathStr ).getStr() ); in GetImageFilePath()