|
LibreOffice Module editeng (master) 1
|
Functions | |
| sal_uInt16 | GetVersion (sal_uInt16) |
| void | Create (SvxPostureItem &rItem, SvStream &rStrm, sal_uInt16) |
| SvStream & | Store (const SvxPostureItem &rItem, SvStream &rStrm, sal_uInt16) |
| sal_uInt16 | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) GetVersion(sal_uInt16 nFileFormatVersion) |
| void | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) Create(SvxPostureItem &rItem |
Variables | |
| void SvStream & | rStrm |
| void SvStream sal_uInt16 | nItemVersion |
| void legacy::SvxPosture::Create | ( | SvxPostureItem & | rItem, |
| SvStream & | rStrm, | ||
| sal_uInt16 | |||
| ) |
Definition at line 207 of file legacyitem.cxx.
References SvStream::ReadUChar(), rStrm, and SfxEnumItem< typename EnumT >::SetValue().
| sal_uInt16 legacy::SvxPosture::GetVersion | ( | sal_uInt16 | ) |
Definition at line 202 of file legacyitem.cxx.
| SvStream & legacy::SvxPosture::Store | ( | const SvxPostureItem & | rItem, |
| SvStream & | rStrm, | ||
| sal_uInt16 | |||
| ) |
Definition at line 214 of file legacyitem.cxx.
References SfxEnumItem< typename EnumT >::GetValue(), rStrm, and SvStream::WriteUChar().
| legacy::SvxPosture::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) | & |
| sal_uInt16 legacy::SvxPosture::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) |
| SvStream sal_uInt16 legacy::SvxPosture::nItemVersion |
Definition at line 92 of file legacyitem.hxx.
| SvStream & legacy::SvxPosture::rStrm |
Definition at line 92 of file legacyitem.hxx.