|
LibreOffice Module sw (master) 1
|
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 |
Definition at line 175 of file tblafmt.cxx.
| SwAfVersions::SwAfVersions | ( | ) |
Definition at line 186 of file tblafmt.cxx.
| void SwAfVersions::Load | ( | SvStream & | rStream, |
| sal_uInt16 | nVer | ||
| ) |
Definition at line 192 of file tblafmt.cxx.
References AUTOFORMAT_ID_31005, AutoFormatVersions::LoadBlockA(), AutoFormatVersions::LoadBlockB(), m_nTextOrientationVersion, m_nVerticalAlignmentVersion, and SvStream::ReadUInt16().
Referenced by SwTableAutoFormatTable::Load().
|
static |
Definition at line 203 of file tblafmt.cxx.
References legacy::SvxFrameDirection::GetVersion(), legacy::SwFormatVert::GetVersion(), SOFFICE_FILEFORMAT_50, AutoFormatVersions::WriteBlockA(), AutoFormatVersions::WriteBlockB(), and SvStream::WriteUInt16().
Referenced by SwTableAutoFormatTable::Save().
| sal_uInt16 SwAfVersions::m_nTextOrientationVersion |
Definition at line 178 of file tblafmt.cxx.
Referenced by SwBoxAutoFormat::Load(), and Load().
| sal_uInt16 SwAfVersions::m_nVerticalAlignmentVersion |
Definition at line 179 of file tblafmt.cxx.
Referenced by Load().