Home
last modified time | relevance | path

Searched refs:fEmbedFonts (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1316 sal_uInt16 fEmbedFonts : 1; // when 1, document contains embedded True Type fonts member in WW8Dop
H A Dww8scan.cxx6056 fEmbedFonts = 0 != ( a8Bit & 0x80 ); in WW8Dop()
6331 if( fEmbedFonts ) a8Bit |= 0x80; in Write()
H A Ddump8a.cxx1065 *pOut << indent2 << "fEmbedFonts : " << pD->fEmbedFonts << endl1; in DumpDop()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8scan.hxx1566 sal_uInt16 fEmbedFonts : 1; // when 1, document contains embedded True Type fonts member in WW8Dop
H A Dww8scan.cxx6767 fEmbedFonts = 0 != ( a8Bit & 0x80 ); in WW8Dop()
7198 if( fEmbedFonts ) a8Bit |= 0x80; in Write()

Completed in 424 milliseconds