LibreOffice Module editeng (master) 1
|
Functions | |
sal_uInt16 | GetVersion (sal_uInt16 nFileFormatVersion) |
void | Create (SvxFrameDirectionItem &rItem, SvStream &rStrm, sal_uInt16) |
SvStream & | Store (const SvxFrameDirectionItem &rItem, SvStream &rStrm, sal_uInt16) |
void EDITENG_DLLPUBLIC legacy::SvxFrameDirection::Create | ( | SvxFrameDirectionItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 716 of file legacyitem.cxx.
References SvStream::ReadUInt16(), legacy::SvxFont::rStrm, and SfxEnumItem< typename EnumT >::SetValue().
sal_uInt16 EDITENG_DLLPUBLIC legacy::SvxFrameDirection::GetVersion | ( | sal_uInt16 | nFileFormatVersion | ) |
Definition at line 711 of file legacyitem.cxx.
References SOFFICE_FILEFORMAT_50.
EDITENG_DLLPUBLIC SvStream & legacy::SvxFrameDirection::Store | ( | const SvxFrameDirectionItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 723 of file legacyitem.cxx.
References SfxEnumItem< typename EnumT >::GetValue(), legacy::SvxFont::rStrm, and SvStream::WriteUInt16().