Home
last modified time | relevance | path

Searched refs:WinMtfFontStyle (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx193 WinMtfFontStyle::WinMtfFontStyle( LOGFONTW& rFont ) in WinMtfFontStyle() function in WinMtfFontStyle
673 maFont = ((WinMtfFontStyle*)pGDIObj->pStyle)->aFont; in SelectObject()
789 ImplMap( ((WinMtfFontStyle*)pStyle)->aFont ); in CreateObject()
790 if (!((WinMtfFontStyle*)pStyle)->aFont.GetHeight() ) in CreateObject()
791 ((WinMtfFontStyle*)pStyle)->aFont.SetHeight( 423 ); // defaulting to 12pt in CreateObject()
829 ImplMap( ((WinMtfFontStyle*)pStyle)->aFont ); in CreateObject()
863 delete (WinMtfFontStyle*)pStyle; in CreateObject()
H A Dwinmtf.hxx354 struct WinMtfFontStyle struct
358 WinMtfFontStyle( LOGFONTW& rLogFont ); argument
515 delete (WinMtfFontStyle*)pStyle; in Delete()
H A Dwinwmf.cxx776 pOut->CreateObject( GDI_FONT, new WinMtfFontStyle( aLogFont ) ); in ReadRecordParams()
H A Denhwmf.cxx1039 pOut->CreateObject( nIndex, GDI_FONT, new WinMtfFontStyle( aLogFont ) ); in ReadEnhWMF()

Completed in 47 milliseconds