LibreOffice Module editeng (master) 1
|
Functions | |
sal_uInt16 | GetVersion (sal_uInt16) |
void | Create (SvxTextLineItem &rItem, SvStream &rStrm, sal_uInt16) |
SvStream & | Store (const SvxTextLineItem &rItem, SvStream &rStrm, sal_uInt16) |
sal_uInt16 | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) GetVersion(sal_uInt16 nFileFormatVersion) |
void | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) Create(SvxTextLineItem &rItem |
Variables | |
void SvStream & | rStrm |
void SvStream sal_uInt16 | nItemVersion |
void legacy::SvxTextLine::Create | ( | SvxTextLineItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 228 of file legacyitem.cxx.
References nState, SvStream::ReadUChar(), rStrm, and SvxTextLineItem::SetValue().
sal_uInt16 legacy::SvxTextLine::GetVersion | ( | sal_uInt16 | ) |
Definition at line 223 of file legacyitem.cxx.
SvStream & legacy::SvxTextLine::Store | ( | const SvxTextLineItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 236 of file legacyitem.cxx.
References SfxEnumItem< typename EnumT >::GetValue(), rStrm, and SvStream::WriteUChar().
legacy::SvxTextLine::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) | & |
sal_uInt16 legacy::SvxTextLine::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) |
SvStream sal_uInt16 legacy::SvxTextLine::nItemVersion |
Definition at line 99 of file legacyitem.hxx.
SvStream & legacy::SvxTextLine::rStrm |
Definition at line 99 of file legacyitem.hxx.