Searched refs:FontLo (Results 1 – 3 of 3) sorted by relevance
107 sal_uInt16 FontLo,FontHi;// z.B. 92500 (CG Times), zweigeteilt wegen DWordAllign in TextType. member in ObjTextType
80 t.FontLo =SWAPSHORT(t.FontLo ); \
1177 return sal_uLong(FontLo)+0x00010000*sal_uLong(FontHi); in GetFont()1182 FontLo=sal_uInt16(FontID & 0x0000FFFF); in SetFont()
Completed in 38 milliseconds