LibreOffice Module filter (master) 1
Public Member Functions | Private Attributes | List of all members
EscherExContainer Struct Reference

#include <escherex.hxx>

Collaboration diagram for EscherExContainer:
[legend]

Public Member Functions

 EscherExContainer (SvStream &rSt, const sal_uInt16 nRecType, const sal_uInt16 nInstance=0)
 
 ~EscherExContainer ()
 

Private Attributes

sal_uInt32 nContPos
 
SvStreamrStrm
 

Detailed Description

Definition at line 479 of file escherex.hxx.

Constructor & Destructor Documentation

◆ EscherExContainer()

EscherExContainer::EscherExContainer ( SvStream rSt,
const sal_uInt16  nRecType,
const sal_uInt16  nInstance = 0 
)

Definition at line 104 of file escherex.cxx.

References nContPos, rStrm, rStrm, SvStream::Tell(), and SvStream::WriteUInt32().

◆ ~EscherExContainer()

EscherExContainer::~EscherExContainer ( )

Definition at line 110 of file escherex.cxx.

References nContPos, nPos, rStrm, SvStream::Seek(), SvStream::Tell(), and SvStream::WriteUInt32().

Member Data Documentation

◆ nContPos

sal_uInt32 EscherExContainer::nContPos
private

Definition at line 482 of file escherex.hxx.

Referenced by EscherExContainer(), and ~EscherExContainer().

◆ rStrm

SvStream& EscherExContainer::rStrm
private

Definition at line 483 of file escherex.hxx.

Referenced by EscherExContainer(), and ~EscherExContainer().


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