Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx430 for( int nSuffix = 0; nSuffix < nSuffixes; nSuffix++ ) in scanPPDDir() local
432 if( aFileName.getLength() > pSuffixes[nSuffix].nSuffixLen ) in scanPPDDir()
434 …if( aFileName.endsWithIgnoreAsciiCaseAsciiL( pSuffixes[nSuffix].pSuffix, pSuffixes[nSuffix].nSuffi… in scanPPDDir()
436 …(*pAllPPDFiles)[ aFileName.copy( 0, aFileName.getLength() - pSuffixes[nSuffix].nSuffixLen ) ] = aP… in scanPPDDir()
/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx1343 sal_Int32 nSuffix = sSuffix.toInt32(); in getOrCreateCharStyle() local
1344 if( nSuffix > 0 ) in getOrCreateCharStyle()
1346 if( nSuffix > nStyleFound ) in getOrCreateCharStyle()
1347 nStyleFound = nSuffix; in getOrCreateCharStyle()
/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx411 sal_uInt16 nSuffix = aInfFile.GetKeyCount(); in createINFEntry() local
417 aNewEntry += ByteString::CreateFromInt32(++nSuffix); in createINFEntry()

Completed in 35 milliseconds