|
LibreOffice Module editeng (master) 1
|
Functions | |
| sal_uInt16 | GetVersion (sal_uInt16) |
| void | Create (SvxHorJustifyItem &rItem, SvStream &rStrm, sal_uInt16) |
| SvStream & | Store (const SvxHorJustifyItem &rItem, SvStream &rStrm, sal_uInt16) |
| sal_uInt16 | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) GetVersion(sal_uInt16 nFileFormatVersion) |
| void | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) Create(SvxHorJustifyItem &rItem |
Variables | |
| void SvStream & | rStrm |
| void SvStream sal_uInt16 | nItemVersion |
| void legacy::SvxHorJustify::Create | ( | SvxHorJustifyItem & | rItem, |
| SvStream & | rStrm, | ||
| sal_uInt16 | |||
| ) |
Definition at line 674 of file legacyitem.cxx.
References SvStream::ReadUInt16(), rStrm, and SfxEnumItem< typename EnumT >::SetValue().
| sal_uInt16 legacy::SvxHorJustify::GetVersion | ( | sal_uInt16 | ) |
Definition at line 669 of file legacyitem.cxx.
| SvStream & legacy::SvxHorJustify::Store | ( | const SvxHorJustifyItem & | rItem, |
| SvStream & | rStrm, | ||
| sal_uInt16 | |||
| ) |
Definition at line 681 of file legacyitem.cxx.
References SfxEnumItem< typename EnumT >::GetValue(), rStrm, and SvStream::WriteUInt16().
| legacy::SvxHorJustify::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) | & |
| sal_uInt16 legacy::SvxHorJustify::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) |
| SvStream sal_uInt16 legacy::SvxHorJustify::nItemVersion |
Definition at line 151 of file legacyitem.hxx.
| SvStream & legacy::SvxHorJustify::rStrm |
Definition at line 151 of file legacyitem.hxx.