57#ifndef INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPSDWGROUPLOADERV0102_HXX
58#define INCLUDED_LOTUSWORDPRO_SOURCE_FILTER_LWPSDWGROUPLOADERV0102_HXX
61#include <config_lgpl.h>
DrawingOffsetAndScale m_aTransformData
std::vector< rtl::Reference< XFFrame > > * m_pDrawObjVector
void BeginDrawObjects(std::vector< rtl::Reference< XFFrame > > *pDrawObjVector)
@descr entry of lwp-drawing objects.
LwpGraphicObject * m_pGraphicObj
rtl::Reference< XFDrawGroup > CreateDrawGroupObject()
@descr when we encounter a group object the function will be called to create a XF-drawgroup object t...
LwpSdwGroupLoaderV0102(SvStream *pStream, LwpGraphicObject *pGraphicObj)
rtl::Reference< XFFrame > CreateDrawObject()
@descr Create the XF-drawing objects according to the object type read from bento stream.
Group object for drawing.
Base class for all frame object,include drawing,image,text-box.