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

#include <escherex.hxx>

Collaboration diagram for EscherExAtom:
[legend]

Public Member Functions

 EscherExAtom (SvStream &rSt, const sal_uInt16 nRecType, const sal_uInt16 nInstance=0, const sal_uInt8 nVersion=0)
 
 ~EscherExAtom ()
 

Private Attributes

sal_uInt32 nContPos
 
SvStreamrStrm
 

Detailed Description

Definition at line 489 of file escherex.hxx.

Constructor & Destructor Documentation

◆ EscherExAtom()

EscherExAtom::EscherExAtom ( SvStream rSt,
const sal_uInt16  nRecType,
const sal_uInt16  nInstance = 0,
const sal_uInt8  nVersion = 0 
)

Definition at line 122 of file escherex.cxx.

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

◆ ~EscherExAtom()

EscherExAtom::~EscherExAtom ( )

Definition at line 128 of file escherex.cxx.

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

Member Data Documentation

◆ nContPos

sal_uInt32 EscherExAtom::nContPos
private

Definition at line 492 of file escherex.hxx.

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

◆ rStrm

SvStream& EscherExAtom::rStrm
private

Definition at line 493 of file escherex.hxx.

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


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