Home
last modified time | relevance | path

Searched refs:lfEscapement (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx751 sal_Int16 lfEscapement, lfOrientation, lfWeight; // ( ehemals sal_uInt16 ) in ReadRecordParams() local
755 *pWMF >> lfEscapement >> lfOrientation >> lfWeight in ReadRecordParams()
761 aLogFont.lfEscapement = lfEscapement; in ReadRecordParams()
H A Dwinmtf.hxx145 sal_Int32 lfEscapement; member
H A Denhwmf.cxx1012 …*pWMF >> aLogFont.lfHeight >> aLogFont.lfWidth >> aLogFont.lfEscapement >> aLogFont.lfOrientation … in ReadEnhWMF()
H A Dwinmtf.cxx281 aFont.SetOrientation( (short)rFont.lfEscapement ); in WinMtfFontStyle()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1040 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()
H A Dwinlayout.cxx2896 aLogFont.lfEscapement = 0;
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx156 rStream >> rFont.lfEscapement; in lcl_ReadLogFont()
619 && lfEscapement == rData.lfEscapement in operator ==()
/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx206 sal_Int16 lfEscapement; member

Completed in 108 milliseconds