LibreOffice Module editeng (master) 1
|
Functions | |
sal_uInt16 | GetVersion (sal_uInt16) |
void | Create (SvxLineItem &rItem, SvStream &rStrm, sal_uInt16) |
SvStream & | Store (const SvxLineItem &rItem, SvStream &rStrm, sal_uInt16) |
sal_uInt16 | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) GetVersion(sal_uInt16 nFileFormatVersion) |
void | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) Create(SvxLineItem &rItem |
Variables | |
void SvStream & | rStrm |
void SvStream sal_uInt16 | nItemVersion |
void legacy::SvxLine::Create | ( | SvxLineItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 439 of file legacyitem.cxx.
References editeng::SvxBorderLine::GuessLinesWidths(), NONE, tools::GenericTypeSerializer::readColor(), SvStream::ReadInt16(), rStrm, and SvxLineItem::SetLine().
sal_uInt16 legacy::SvxLine::GetVersion | ( | sal_uInt16 | ) |
Definition at line 434 of file legacyitem.cxx.
SvStream & legacy::SvxLine::Store | ( | const SvxLineItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 455 of file legacyitem.cxx.
References SvxLineItem::GetLine(), rStrm, tools::GenericTypeSerializer::writeColor(), and SvStream::WriteInt16().
legacy::SvxLine::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) | & |
sal_uInt16 legacy::SvxLine::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) |
SvStream sal_uInt16 legacy::SvxLine::nItemVersion |
Definition at line 130 of file legacyitem.hxx.
SvStream & legacy::SvxLine::rStrm |
Definition at line 130 of file legacyitem.hxx.