Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx1308 …sal_uInt16 fDfltTrueType : 1; // when 1, use TrueType fonts by default (flag obeyed only when doc… member in WW8Dop
H A Dww8scan.cxx6046 fDfltTrueType = 0 != ( a8Bit & 0x80 ); in WW8Dop()
6204 fDfltTrueType = 1; in WW8Dop()
6320 if( fDfltTrueType ) a8Bit |= 0x80; in Write()
H A Ddump8a.cxx1057 *pOut << indent2 << "fDfltTrueType : " << pD->fDfltTrueType << endl1; in DumpDop()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8scan.hxx1558 …sal_uInt16 fDfltTrueType : 1; // when 1, use TrueType fonts by default (flag obeyed only when … member in WW8Dop
H A Dww8scan.cxx6758 fDfltTrueType = 0 != ( a8Bit & 0x80 ); in WW8Dop()
6941 fDfltTrueType = 1; in WW8Dop()
7188 if( fDfltTrueType ) a8Bit |= 0x80; in Write()

Completed in 120 milliseconds