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

Struct with version numbers of the Items. More...

#include <autoform.hxx>

Inheritance diagram for ScAfVersions:
[legend]
Collaboration diagram for ScAfVersions:
[legend]

Public Member Functions

 ScAfVersions ()
 
void Load (SvStream &rStream, sal_uInt16 nVer)
 
void Write (SvStream &rStream, sal_uInt16 fileVersion)
 
- Public Member Functions inherited from AutoFormatVersions
 AutoFormatVersions ()
 
void LoadBlockA (SvStream &rStream, sal_uInt16 nVer)
 
void LoadBlockB (SvStream &rStream, sal_uInt16 nVer)
 

Private Attributes

AutoFormatSwBlob swVersions
 

Additional Inherited Members

- Static Public Member Functions inherited from AutoFormatVersions
static void WriteBlockA (SvStream &rStream, sal_uInt16 fileVersion)
 
static void WriteBlockB (SvStream &rStream, sal_uInt16 fileVersion)
 
- Public Attributes inherited from AutoFormatVersions
sal_uInt16 nFontVersion
 
sal_uInt16 nFontHeightVersion
 
sal_uInt16 nWeightVersion
 
sal_uInt16 nPostureVersion
 
sal_uInt16 nUnderlineVersion
 
sal_uInt16 nOverlineVersion
 
sal_uInt16 nCrossedOutVersion
 
sal_uInt16 nContourVersion
 
sal_uInt16 nShadowedVersion
 
sal_uInt16 nColorVersion
 
sal_uInt16 nBoxVersion
 
sal_uInt16 nLineVersion
 
sal_uInt16 nBrushVersion
 
sal_uInt16 nAdjustVersion
 
sal_uInt16 nHorJustifyVersion
 
sal_uInt16 nVerJustifyVersion
 
sal_uInt16 nOrientationVersion
 
sal_uInt16 nMarginVersion
 
sal_uInt16 nBoolVersion
 
sal_uInt16 nInt32Version
 
sal_uInt16 nRotateModeVersion
 
sal_uInt16 nNumFormatVersion
 

Detailed Description

Struct with version numbers of the Items.

Definition at line 73 of file autoform.hxx.

Constructor & Destructor Documentation

◆ ScAfVersions()

ScAfVersions::ScAfVersions ( )

Definition at line 129 of file autoform.cxx.

Member Function Documentation

◆ Load()

void ScAfVersions::Load ( SvStream rStream,
sal_uInt16  nVer 
)

◆ Write()

void ScAfVersions::Write ( SvStream rStream,
sal_uInt16  fileVersion 
)

Member Data Documentation

◆ swVersions

AutoFormatSwBlob ScAfVersions::swVersions
private

Definition at line 76 of file autoform.hxx.

Referenced by Load(), and Write().


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