LibreOffice Module svx (master) 1
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
AutoFormatVersions Struct Reference

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

#include <autoformathelper.hxx>

Public Member Functions

 AutoFormatVersions ()
 
void LoadBlockA (SvStream &rStream, sal_uInt16 nVer)
 
void LoadBlockB (SvStream &rStream, sal_uInt16 nVer)
 

Static Public Member Functions

static void WriteBlockA (SvStream &rStream, sal_uInt16 fileVersion)
 
static void WriteBlockB (SvStream &rStream, sal_uInt16 fileVersion)
 

Public Attributes

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 51 of file autoformathelper.hxx.

Constructor & Destructor Documentation

◆ AutoFormatVersions()

AutoFormatVersions::AutoFormatVersions ( )

Definition at line 47 of file autoformathelper.cxx.

Member Function Documentation

◆ LoadBlockA()

void AutoFormatVersions::LoadBlockA ( SvStream rStream,
sal_uInt16  nVer 
)

◆ LoadBlockB()

void AutoFormatVersions::LoadBlockB ( SvStream rStream,
sal_uInt16  nVer 
)

◆ WriteBlockA()

void AutoFormatVersions::WriteBlockA ( SvStream rStream,
sal_uInt16  fileVersion 
)
static

◆ WriteBlockB()

void AutoFormatVersions::WriteBlockB ( SvStream rStream,
sal_uInt16  fileVersion 
)
static

Member Data Documentation

◆ nAdjustVersion

sal_uInt16 AutoFormatVersions::nAdjustVersion

Definition at line 68 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nBoolVersion

sal_uInt16 AutoFormatVersions::nBoolVersion

Definition at line 75 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().

◆ nBoxVersion

sal_uInt16 AutoFormatVersions::nBoxVersion

Definition at line 65 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nBrushVersion

sal_uInt16 AutoFormatVersions::nBrushVersion

Definition at line 67 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nColorVersion

sal_uInt16 AutoFormatVersions::nColorVersion

Definition at line 64 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nContourVersion

sal_uInt16 AutoFormatVersions::nContourVersion

Definition at line 62 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nCrossedOutVersion

sal_uInt16 AutoFormatVersions::nCrossedOutVersion

Definition at line 61 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nFontHeightVersion

sal_uInt16 AutoFormatVersions::nFontHeightVersion

Definition at line 56 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nFontVersion

sal_uInt16 AutoFormatVersions::nFontVersion

Definition at line 55 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nHorJustifyVersion

sal_uInt16 AutoFormatVersions::nHorJustifyVersion

Definition at line 71 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().

◆ nInt32Version

sal_uInt16 AutoFormatVersions::nInt32Version

Definition at line 76 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().

◆ nLineVersion

sal_uInt16 AutoFormatVersions::nLineVersion

Definition at line 66 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nMarginVersion

sal_uInt16 AutoFormatVersions::nMarginVersion

Definition at line 74 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().

◆ nNumFormatVersion

sal_uInt16 AutoFormatVersions::nNumFormatVersion

Definition at line 78 of file autoformathelper.hxx.

Referenced by LoadBlockB().

◆ nOrientationVersion

sal_uInt16 AutoFormatVersions::nOrientationVersion

Definition at line 73 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().

◆ nOverlineVersion

sal_uInt16 AutoFormatVersions::nOverlineVersion

Definition at line 60 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nPostureVersion

sal_uInt16 AutoFormatVersions::nPostureVersion

Definition at line 58 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nRotateModeVersion

sal_uInt16 AutoFormatVersions::nRotateModeVersion

Definition at line 77 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().

◆ nShadowedVersion

sal_uInt16 AutoFormatVersions::nShadowedVersion

Definition at line 63 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nUnderlineVersion

sal_uInt16 AutoFormatVersions::nUnderlineVersion

Definition at line 59 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().

◆ nVerJustifyVersion

sal_uInt16 AutoFormatVersions::nVerJustifyVersion

Definition at line 72 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().

◆ nWeightVersion

sal_uInt16 AutoFormatVersions::nWeightVersion

Definition at line 57 of file autoformathelper.hxx.

Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().


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