Searched refs:BIFF_STRF_RICH (Results 1 – 4 of 4) sorted by relevance
551 sal_uInt16 nFontCount = getFlag( nFlags, BIFF_STRF_RICH ) ? readuInt16() : 0; in readUniStringHeader()
462 bool bFonts = getFlag( nFlagField, BIFF_STRF_RICH ); in importUniString()
592 const sal_uInt8 BIFF_STRF_RICH = 0x08; variable
484 bool bFonts = getFlag( nFlagField, BIFF_STRF_RICH ); in dumpUniString()
Completed in 46 milliseconds