|
LibreOffice Module svx (master) 1
|
Functions | |
| sal_uInt16 | GetVersion (sal_uInt16) |
| void | Create (SvxRotateModeItem &rItem, SvStream &rStrm, sal_uInt16) |
| SvStream & | Store (const SvxRotateModeItem &rItem, SvStream &rStrm, sal_uInt16) |
| void legacy::SvxRotateMode::Create | ( | SvxRotateModeItem & | rItem, |
| SvStream & | rStrm, | ||
| sal_uInt16 | |||
| ) |
Definition at line 90 of file legacyitem.cxx.
References SvStream::ReadUInt16(), rStrm, and SfxEnumItem< typename EnumT >::SetValue().
Referenced by AutoFormatBase::LoadBlockB().
| sal_uInt16 legacy::SvxRotateMode::GetVersion | ( | sal_uInt16 | ) |
Definition at line 85 of file legacyitem.cxx.
Referenced by AutoFormatBase::SaveBlockB(), and AutoFormatVersions::WriteBlockB().
| SvStream & legacy::SvxRotateMode::Store | ( | const SvxRotateModeItem & | rItem, |
| SvStream & | rStrm, | ||
| sal_uInt16 | |||
| ) |
Definition at line 97 of file legacyitem.cxx.
References SfxEnumItem< typename EnumT >::GetValue(), rStrm, and SvStream::WriteUInt16().
Referenced by AutoFormatBase::SaveBlockB().