Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/dump/
H A Dww8struc.hxx119 sal_uInt8 fTrueType : 1; // 0x1:04 when 1, font is a TrueType font member
H A Dww8scan.cxx5820 p->fTrueType = (c2 & 0x04) >> 2; in WW8Fonts()
5856 p->fTrueType = (c2 & 0x04) >> 2; in WW8Fonts()
H A Ddump8a.cxx533 *pOut << ", PitchRequest:" << (short)p->prg << ", TrueType:" << (short)p->fTrueType; in DumpFonts()
/aoo4110/main/sw/source/filter/ww8/
H A Dww8struc.hxx209 sal_uInt8 fTrueType : 1; // 0x1:04 when 1, font is a TrueType font member
H A Dww8scan.cxx6488 p->fTrueType = 0; in WW8Fonts()
6516 p->fTrueType = (c2 & 0x04) >> 2; in WW8Fonts()
6561 p->fTrueType = (c2 & 0x04) >> 2; in WW8Fonts()

Completed in 90 milliseconds