LibreOffice Module sw (master) 1
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
SwAfVersions Struct Reference
Inheritance diagram for SwAfVersions:
[legend]
Collaboration diagram for SwAfVersions:
[legend]

Public Member Functions

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

Static Public Member Functions

static void Write (SvStream &rStream, sal_uInt16 fileVersion)
 
- 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

sal_uInt16 m_nTextOrientationVersion
 
sal_uInt16 m_nVerticalAlignmentVersion
 
- 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

Definition at line 175 of file tblafmt.cxx.

Constructor & Destructor Documentation

◆ SwAfVersions()

SwAfVersions::SwAfVersions ( )

Definition at line 186 of file tblafmt.cxx.

Member Function Documentation

◆ Load()

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

◆ Write()

void SwAfVersions::Write ( SvStream rStream,
sal_uInt16  fileVersion 
)
static

Member Data Documentation

◆ m_nTextOrientationVersion

sal_uInt16 SwAfVersions::m_nTextOrientationVersion

Definition at line 178 of file tblafmt.cxx.

Referenced by SwBoxAutoFormat::Load(), and Load().

◆ m_nVerticalAlignmentVersion

sal_uInt16 SwAfVersions::m_nVerticalAlignmentVersion

Definition at line 179 of file tblafmt.cxx.

Referenced by Load().


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