Searched refs:lfEscapement (Results 1 – 8 of 8) sorted by relevance
751 sal_Int16 lfEscapement, lfOrientation, lfWeight; // ( ehemals sal_uInt16 ) in ReadRecordParams() local755 *pWMF >> lfEscapement >> lfOrientation >> lfWeight in ReadRecordParams()761 aLogFont.lfEscapement = lfEscapement; in ReadRecordParams()
145 sal_Int32 lfEscapement; member
1012 …*pWMF >> aLogFont.lfHeight >> aLogFont.lfWidth >> aLogFont.lfEscapement >> aLogFont.lfOrientation … in ReadEnhWMF()
281 aFont.SetOrientation( (short)rFont.lfEscapement ); in WinMtfFontStyle()
1040 rFont.SetOrientation( (short)rLogFont.lfEscapement ); in ImplSalLogFontToFontA()1079 rFont.SetOrientation( (short)rLogFont.lfEscapement ); in ImplSalLogFontToFontW()1425 rLogFont.lfEscapement = pFont->mnOrientation; in ImplGetLogFontFromFontSelect()1426 rLogFont.lfOrientation = rLogFont.lfEscapement; in ImplGetLogFontFromFontSelect()1499 rLogFont.lfEscapement = pFont->mnOrientation; in ImplGetLogFontFromFontSelect()1500 rLogFont.lfOrientation = rLogFont.lfEscapement; // ignored by W98 in ImplGetLogFontFromFontSelect()
2896 aLogFont.lfEscapement = 0;
156 rStream >> rFont.lfEscapement; in lcl_ReadLogFont()619 && lfEscapement == rData.lfEscapement in operator ==()
206 sal_Int16 lfEscapement; member
Completed in 66 milliseconds