Searched refs:lfOrientation (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()762 aLogFont.lfOrientation = lfOrientation; in ReadRecordParams()
146 sal_Int32 lfOrientation; member
278 if ( rFont.lfOrientation ) in WinMtfFontStyle()279 aFont.SetOrientation( (short)rFont.lfOrientation ); in WinMtfFontStyle()
1012 …ont.lfHeight >> aLogFont.lfWidth >> aLogFont.lfEscapement >> aLogFont.lfOrientation >> aLogFont.lf… in ReadEnhWMF()
157 rStream >> rFont.lfOrientation; in lcl_ReadLogFont()620 && lfOrientation == rData.lfOrientation in operator ==()
207 sal_Int16 lfOrientation; member
1426 rLogFont.lfOrientation = rLogFont.lfEscapement; in ImplGetLogFontFromFontSelect()1500 rLogFont.lfOrientation = rLogFont.lfEscapement; // ignored by W98 in ImplGetLogFontFromFontSelect()
2897 aLogFont.lfOrientation = 0;
Completed in 108 milliseconds