LibreOffice Module svx (master) 1
|
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 |
Struct with version numbers of the Items.
Definition at line 51 of file autoformathelper.hxx.
AutoFormatVersions::AutoFormatVersions | ( | ) |
Definition at line 47 of file autoformathelper.cxx.
void AutoFormatVersions::LoadBlockA | ( | SvStream & | rStream, |
sal_uInt16 | nVer | ||
) |
Definition at line 77 of file autoformathelper.cxx.
References AUTOFORMAT_ID_300OVRLN, AUTOFORMAT_ID_680DR14, nAdjustVersion, nBoxVersion, nBrushVersion, nColorVersion, nContourVersion, nCrossedOutVersion, nFontHeightVersion, nFontVersion, nLineVersion, nOverlineVersion, nPostureVersion, nShadowedVersion, nUnderlineVersion, nWeightVersion, and SvStream::ReadUInt16().
void AutoFormatVersions::LoadBlockB | ( | SvStream & | rStream, |
sal_uInt16 | nVer | ||
) |
Definition at line 97 of file autoformathelper.cxx.
References AUTOFORMAT_ID_504, nBoolVersion, nHorJustifyVersion, nInt32Version, nMarginVersion, nNumFormatVersion, nOrientationVersion, nRotateModeVersion, nVerJustifyVersion, and SvStream::ReadUInt16().
|
static |
Definition at line 112 of file autoformathelper.cxx.
References legacy::SvxAdjust::GetVersion(), legacy::SvxBox::GetVersion(), legacy::SvxColor::GetVersion(), legacy::SvxFontHeight::GetVersion(), legacy::SfxBool::GetVersion(), legacy::SvxBrush::GetVersion(), legacy::SvxCrossedOut::GetVersion(), legacy::SvxFont::GetVersion(), legacy::SvxLine::GetVersion(), legacy::SvxPosture::GetVersion(), legacy::SvxTextLine::GetVersion(), legacy::SvxWeight::GetVersion(), and SvStream::WriteUInt16().
|
static |
Definition at line 130 of file autoformathelper.cxx.
References legacy::CntInt32::GetVersion(), legacy::SfxBool::GetVersion(), legacy::SvxHorJustify::GetVersion(), legacy::SvxVerJustify::GetVersion(), legacy::SvxOrientation::GetVersion(), legacy::SvxMargin::GetVersion(), legacy::SvxRotateMode::GetVersion(), and SvStream::WriteUInt16().
sal_uInt16 AutoFormatVersions::nAdjustVersion |
Definition at line 68 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nBoolVersion |
Definition at line 75 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().
sal_uInt16 AutoFormatVersions::nBoxVersion |
Definition at line 65 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nBrushVersion |
Definition at line 67 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nColorVersion |
Definition at line 64 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nContourVersion |
Definition at line 62 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nCrossedOutVersion |
Definition at line 61 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nFontHeightVersion |
Definition at line 56 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nFontVersion |
Definition at line 55 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nHorJustifyVersion |
Definition at line 71 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().
sal_uInt16 AutoFormatVersions::nInt32Version |
Definition at line 76 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().
sal_uInt16 AutoFormatVersions::nLineVersion |
Definition at line 66 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nMarginVersion |
Definition at line 74 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().
sal_uInt16 AutoFormatVersions::nNumFormatVersion |
Definition at line 78 of file autoformathelper.hxx.
Referenced by LoadBlockB().
sal_uInt16 AutoFormatVersions::nOrientationVersion |
Definition at line 73 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().
sal_uInt16 AutoFormatVersions::nOverlineVersion |
Definition at line 60 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nPostureVersion |
Definition at line 58 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nRotateModeVersion |
Definition at line 77 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().
sal_uInt16 AutoFormatVersions::nShadowedVersion |
Definition at line 63 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nUnderlineVersion |
Definition at line 59 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().
sal_uInt16 AutoFormatVersions::nVerJustifyVersion |
Definition at line 72 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockB(), and LoadBlockB().
sal_uInt16 AutoFormatVersions::nWeightVersion |
Definition at line 57 of file autoformathelper.hxx.
Referenced by AutoFormatBase::LoadBlockA(), and LoadBlockA().