Searched refs:fEmbedFonts (Results 1 – 5 of 5) sorted by relevance
1316 sal_uInt16 fEmbedFonts : 1; // when 1, document contains embedded True Type fonts member in WW8Dop
6056 fEmbedFonts = 0 != ( a8Bit & 0x80 ); in WW8Dop()6331 if( fEmbedFonts ) a8Bit |= 0x80; in Write()
1065 *pOut << indent2 << "fEmbedFonts : " << pD->fEmbedFonts << endl1; in DumpDop()
1566 sal_uInt16 fEmbedFonts : 1; // when 1, document contains embedded True Type fonts member in WW8Dop
6768 fEmbedFonts = 0 != ( a8Bit & 0x80 ); in WW8Dop()7199 if( fEmbedFonts ) a8Bit |= 0x80; in Write()
Completed in 150 milliseconds