Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx489 struct GDIObj struct
492 GDIObjectType eType; argument
494 GDIObj() : in GDIObj() argument
500 GDIObj( GDIObjectType eT, void* pS ) { pStyle = pS; eType = eT; }; in GDIObj() function
501 void Set( GDIObjectType eT, void* pS ) { pStyle = pS; eType = eT; }; in Set() argument
502 void Delete() in Delete()
526 ~GDIObj() in ~GDIObj() argument

Completed in 12 milliseconds