Searched refs:aBaseFileName (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/rsc/source/rsc/ |
| H A D | rsc.cxx | 1246 ByteString aBaseFileName( aLine.GetToken( 1, '"' ).GetToken( 0, '.' ) ); in PreprocessSrsFile() local 1248 … if( GetImageFilePath( rOutputFile, rContext, aBaseFileName, aFilePath, pSysListFile ) ) in PreprocessSrsFile() 1251 aMissingImages.push_back( aBaseFileName ); in PreprocessSrsFile() 1294 ByteString aBaseFileName( aPrefix ); in PreprocessSrsFile() local 1298 aBaseFileName += ByteString::CreateFromInt32( 0 ); in PreprocessSrsFile() 1300 … if( GetImageFilePath( rOutputFile, rContext, aBaseFileName += aLine , aFilePath, pSysListFile ) ) in PreprocessSrsFile() 1303 aMissingImages.push_back( aBaseFileName ); in PreprocessSrsFile()
|
| /AOO41X/main/offapi/com/sun/star/sync/ |
| H A D | XSyncCollector.idl | 52 [in] string aBaseFileName );
|