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