Home
last modified time | relevance | path

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

/trunk/main/filter/source/pdf/
H A Dpdfinteract.cxx65 sal_Int32 nCodes = aExc.ErrorCodes.getLength(); in handleInteractionRequest() local
66 for( sal_Int32 i = 0; i < nCodes; i++ ) in handleInteractionRequest()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx2631 sal_Int32 nCodes = aFormatSeq.getLength(); in ImpGenerateAdditionalFormats() local
2632 ImpAdjustFormatCodeDefault( aFormatSeq.getArray(), nCodes ); in ImpGenerateAdditionalFormats()
2633 for ( j = 0; j < nCodes; j++ ) in ImpGenerateAdditionalFormats()
2646 pFormatArr[j].Index + nCodes + NF_INDEX_TABLE_ENTRIES); in ImpGenerateAdditionalFormats()
2661 nCodes = aFormatSeq.getLength(); in ImpGenerateAdditionalFormats()
2662 if ( nCodes ) in ImpGenerateAdditionalFormats()
2666 sal_Int32 nDef = ImpAdjustFormatCodeDefault( pFormatArr, nCodes, sal_False); in ImpGenerateAdditionalFormats()
2669 for ( j = 0; j < nCodes; j++ ) in ImpGenerateAdditionalFormats()

Completed in 40 milliseconds