Home
last modified time | relevance | path

Searched refs:GDIObj (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx489 struct GDIObj struct
494 GDIObj() : in GDIObj() argument
500 GDIObj( GDIObjectType eT, void* pS ) { pStyle = pS; eType = eT; }; in GDIObj() argument
526 ~GDIObj() in ~GDIObj() argument
559 std::vector< GDIObj* > vGDIObj;
H A Dwinmtf.cxx594 GDIObj* pGDIObj = NULL; in SelectObject()
597 pGDIObj = new GDIObj(); in SelectObject()
816 vGDIObj[ nIndex ] = new GDIObj( eType, pStyle ); in CreateObject()
850 vGDIObj[ nIndex ] = new GDIObj( eType, pStyle ); in CreateObject()

Completed in 25 milliseconds