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

#include <vcompat.hxx>

Collaboration diagram for VersionCompatWrite:
[legend]

Public Member Functions

 VersionCompatWrite (SvStream &rStm, sal_uInt16 nVersion=1)
 
 ~VersionCompatWrite ()
 

Private Member Functions

 VersionCompatWrite (const VersionCompatWrite &)=delete
 
VersionCompatWriteoperator= (const VersionCompatWrite &)=delete
 

Private Attributes

SvStreammrWStm
 
sal_uInt32 mnCompatPos
 
sal_uInt32 mnTotalSize
 

Detailed Description

Definition at line 49 of file vcompat.hxx.

Constructor & Destructor Documentation

◆ VersionCompatWrite() [1/2]

VersionCompatWrite::VersionCompatWrite ( const VersionCompatWrite )
privatedelete

◆ VersionCompatWrite() [2/2]

VersionCompatWrite::VersionCompatWrite ( SvStream rStm,
sal_uInt16  nVersion = 1 
)

◆ ~VersionCompatWrite()

VersionCompatWrite::~VersionCompatWrite ( )

Member Function Documentation

◆ operator=()

VersionCompatWrite & VersionCompatWrite::operator= ( const VersionCompatWrite )
privatedelete

Member Data Documentation

◆ mnCompatPos

sal_uInt32 VersionCompatWrite::mnCompatPos
private

Definition at line 52 of file vcompat.hxx.

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

◆ mnTotalSize

sal_uInt32 VersionCompatWrite::mnTotalSize
private

Definition at line 53 of file vcompat.hxx.

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

◆ mrWStm

SvStream& VersionCompatWrite::mrWStm
private

Definition at line 51 of file vcompat.hxx.

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


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