LibreOffice Module editeng (master) 1
|
Functions | |
sal_uInt16 | GetVersion (sal_uInt16 nFileFormatVersion) |
void | Create (SvxFontHeightItem &rItem, SvStream &rStrm, sal_uInt16 nItemVersion) |
SvStream & | Store (const SvxFontHeightItem &rItem, SvStream &rStrm, sal_uInt16 nItemVersion) |
sal_uInt16 | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) GetVersion(sal_uInt16 nFileFormatVersion) |
void | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) Create(SvxFontHeightItem &rItem |
Variables | |
void SvStream & | rStrm |
void SvStream sal_uInt16 | nItemVersion |
void legacy::SvxFontHeight::Create | ( | SvxFontHeightItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | nItemVersion | ||
) |
Definition at line 134 of file legacyitem.cxx.
References Create_legacy_direct_set(), FONTHEIGHT_16_VERSION, FONTHEIGHT_UNIT_VERSION, nItemVersion, SvStream::ReadUChar(), SvStream::ReadUInt16(), and rStrm.
sal_uInt16 legacy::SvxFontHeight::GetVersion | ( | sal_uInt16 | nFileFormatVersion | ) |
Definition at line 127 of file legacyitem.cxx.
References FONTHEIGHT_16_VERSION, FONTHEIGHT_UNIT_VERSION, and SOFFICE_FILEFORMAT_40.
SvStream & legacy::SvxFontHeight::Store | ( | const SvxFontHeightItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | nItemVersion | ||
) |
Definition at line 160 of file legacyitem.cxx.
References FONTHEIGHT_UNIT_VERSION, SvxFontHeightItem::GetHeight(), SvxFontHeightItem::GetProp(), SvxFontHeightItem::GetPropUnit(), nItemVersion, rStrm, and SvStream::WriteUInt16().
legacy::SvxFontHeight::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) | & |
sal_uInt16 legacy::SvxFontHeight::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) |
SvStream sal_uInt16 legacy::SvxFontHeight::nItemVersion |
Definition at line 78 of file legacyitem.hxx.
SvStream & legacy::SvxFontHeight::rStrm |
Definition at line 78 of file legacyitem.hxx.