LibreOffice Module editeng (master) 1
|
Functions | |
sal_uInt16 | GetVersion (sal_uInt16 nFileFormatVersion) |
void | Create (SvxColorItem &rItem, SvStream &rStrm, sal_uInt16) |
SvStream & | Store (const SvxColorItem &rItem, SvStream &rStrm, sal_uInt16 nItemVersion) |
sal_uInt16 | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) GetVersion(sal_uInt16 nFileFormatVersion) |
void | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) Create(SvxColorItem &rItem |
Variables | |
void SvStream & | rStrm |
void SvStream sal_uInt16 | nItemVersion |
void legacy::SvxColor::Create | ( | SvxColorItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 276 of file legacyitem.cxx.
References COL_AUTO(), tools::GenericTypeSerializer::readColor(), rStrm, and SvxColorItem::SetValue().
sal_uInt16 legacy::SvxColor::GetVersion | ( | sal_uInt16 | nFileFormatVersion | ) |
Definition at line 267 of file legacyitem.cxx.
References DBG_ASSERT, SOFFICE_FILEFORMAT_31, SOFFICE_FILEFORMAT_40, SOFFICE_FILEFORMAT_50, and VERSION_USEAUTOCOLOR.
SvStream & legacy::SvxColor::Store | ( | const SvxColorItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | nItemVersion | ||
) |
Definition at line 284 of file legacyitem.cxx.
References COL_AUTO(), COL_BLACK(), SvxColorItem::GetValue(), nItemVersion, rStrm, VERSION_USEAUTOCOLOR, and tools::GenericTypeSerializer::writeColor().
legacy::SvxColor::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) | & |
sal_uInt16 legacy::SvxColor::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) |
SvStream sal_uInt16 legacy::SvxColor::nItemVersion |
Definition at line 116 of file legacyitem.hxx.
Referenced by Store().
SvStream & legacy::SvxColor::rStrm |
Definition at line 116 of file legacyitem.hxx.