LibreOffice Module editeng (master) 1
|
Functions | |
sal_uInt16 | GetVersion (sal_uInt16 nFileFormatVersion) |
void | Create (SvxAdjustItem &rItem, SvStream &rStrm, sal_uInt16 nItemVersion) |
SvStream & | Store (const SvxAdjustItem &rItem, SvStream &rStrm, sal_uInt16 nItemVersion) |
sal_uInt16 | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) GetVersion(sal_uInt16 nFileFormatVersion) |
void | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) Create(SvxAdjustItem &rItem |
Variables | |
void SvStream & | rStrm |
void SvStream sal_uInt16 | nItemVersion |
void legacy::SvxAdjust::Create | ( | SvxAdjustItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | nItemVersion | ||
) |
Definition at line 641 of file legacyitem.cxx.
References ADJUST_LASTBLOCK_VERSION, nItemVersion, SvStream::ReadChar(), SvStream::ReadSChar(), rStrm, SvxAdjustItem::SetAdjust(), and SvxAdjustItem::SetAsFlags().
sal_uInt16 legacy::SvxAdjust::GetVersion | ( | sal_uInt16 | nFileFormatVersion | ) |
Definition at line 635 of file legacyitem.cxx.
References ADJUST_LASTBLOCK_VERSION, and SOFFICE_FILEFORMAT_31.
SvStream & legacy::SvxAdjust::Store | ( | const SvxAdjustItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | nItemVersion | ||
) |
Definition at line 655 of file legacyitem.cxx.
References ADJUST_LASTBLOCK_VERSION, SvxAdjustItem::GetAdjust(), SvxAdjustItem::GetAsFlags(), nItemVersion, rStrm, SvStream::WriteChar(), and SvStream::WriteSChar().
legacy::SvxAdjust::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) | & |
sal_uInt16 legacy::SvxAdjust::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) |
SvStream sal_uInt16 legacy::SvxAdjust::nItemVersion |
Definition at line 144 of file legacyitem.hxx.
SvStream & legacy::SvxAdjust::rStrm |
Definition at line 144 of file legacyitem.hxx.