Searched defs:nFontCount (Results 1 – 10 of 10) sorted by relevance
261 const int nFontCount = GetDevFontCount(); in Paint() local
75 sal_uInt16 nFontCount = ::std::min( pList->GetFontNameCount(), static_cast< sal_uInt16 >(100) ); in Fill() local
692 sal_uInt16 nFontCount = pList->GetFontNameCount(); in Fill() local
385 sal_uInt16 nFontCount = aFntLst.GetFontNameCount(); in IMPL_LINK() local
551 sal_uInt16 nFontCount = getFlag( nFlags, BIFF_STRF_RICH ) ? readuInt16() : 0; in readUniStringHeader() local
464 sal_uInt16 nFontCount = bFonts ? rStrm.readuInt16() : 0; in importUniString() local
562 const int nFontCount = CFArrayGetCount( mpCTFontArray ); in Init() local
820 sal_uInt32 nFontCount = rFontTable->size(); in ApplyStyleSheets() local
298 sal_uInt32 nFontIndex, nFontCount = 0; in Import() local
486 sal_uInt16 nFontCount = bFonts ? mxBiffStrm->readuInt16() : 0; in dumpUniString() local
Completed in 92 milliseconds