Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx487 enum GDIObjectType { GDI_DUMMY = 0, GDI_PEN = 1, GDI_BRUSH = 2, GDI_FONT = 3, GDI_PALETTE = 4, GDI_… enumerator
514 case GDI_FONT : in Delete()
H A Dwinmtf.cxx672 case GDI_FONT : in SelectObject()
787 if ( eType == GDI_FONT ) in CreateObject()
828 if ( eType == GDI_FONT ) in CreateObject()
862 case GDI_FONT : in CreateObject()
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 30 milliseconds