LibreOffice Module lotuswordpro (master) 1
Public Member Functions | Private Attributes | List of all members
LwpSdwFileLoader Class Reference

#include <lwpsdwfileloader.hxx>

Collaboration diagram for LwpSdwFileLoader:
[legend]

Public Member Functions

 LwpSdwFileLoader (SvStream *pStream, LwpGraphicObject *pGraphicObj)
 
void CreateDrawObjects (std::vector< rtl::Reference< XFFrame > > *pDrawObjVector)
 @descr entry of lwp-drawing objects. More...
 

Private Attributes

SvStreamm_pStream
 
LwpGraphicObjectm_pGraphicObj
 

Detailed Description

Definition at line 70 of file lwpsdwfileloader.hxx.

Constructor & Destructor Documentation

◆ LwpSdwFileLoader()

LwpSdwFileLoader::LwpSdwFileLoader ( SvStream pStream,
LwpGraphicObject pGraphicObj 
)

Definition at line 64 of file lwpsdwfileloader.cxx.

References m_pStream, and SvStream::Seek().

Member Function Documentation

◆ CreateDrawObjects()

void LwpSdwFileLoader::CreateDrawObjects ( std::vector< rtl::Reference< XFFrame > > *  pDrawObjVector)

@descr entry of lwp-drawing objects.

Parameters
pDrawObjVectora container which will contains the created drawing object of XF-Model.

Definition at line 75 of file lwpsdwfileloader.cxx.

References LwpSdwGroupLoaderV0102::BeginDrawObjects(), m_pGraphicObj, m_pStream, nVersion, SvStream::ReadBytes(), SvStream::ReadUInt16(), and SvStream::Seek().

Referenced by LwpGraphicObject::CreateDrawObjects().

Member Data Documentation

◆ m_pGraphicObj

LwpGraphicObject* LwpSdwFileLoader::m_pGraphicObj
private

Definition at line 74 of file lwpsdwfileloader.hxx.

Referenced by CreateDrawObjects().

◆ m_pStream

SvStream* LwpSdwFileLoader::m_pStream
private

Definition at line 73 of file lwpsdwfileloader.hxx.

Referenced by CreateDrawObjects().


The documentation for this class was generated from the following files: