|
LibreOffice Module editeng (master) 1
|
Functions | |
| sal_uInt16 | GetVersion (sal_uInt16) |
| void | Create (SvxShadowItem &rItem, SvStream &rStrm, sal_uInt16) |
| SvStream & | Store (const SvxShadowItem &rItem, SvStream &rStrm, sal_uInt16) |
| void EDITENG_DLLPUBLIC legacy::SvxShadow::Create | ( | SvxShadowItem & | rItem, |
| SvStream & | rStrm, | ||
| sal_uInt16 | |||
| ) |
Definition at line 792 of file legacyitem.cxx.
References SvStream::ReadCharAsBool(), tools::GenericTypeSerializer::readColor(), SvStream::ReadSChar(), SvStream::ReadUInt16(), legacy::SvxFont::rStrm, Color::SetAlpha(), SvxShadowItem::SetColor(), SvxShadowItem::SetLocation(), and SvxShadowItem::SetWidth().
| sal_uInt16 EDITENG_DLLPUBLIC legacy::SvxShadow::GetVersion | ( | sal_uInt16 | ) |
Definition at line 787 of file legacyitem.cxx.
| EDITENG_DLLPUBLIC SvStream & legacy::SvxShadow::Store | ( | const SvxShadowItem & | rItem, |
| SvStream & | rStrm, | ||
| sal_uInt16 | |||
| ) |
Definition at line 812 of file legacyitem.cxx.
References SvxShadowItem::GetColor(), SvxShadowItem::GetLocation(), SvxShadowItem::GetWidth(), Color::IsTransparent(), legacy::SvxFont::rStrm, SvStream::WriteBool(), tools::GenericTypeSerializer::writeColor(), SvStream::WriteSChar(), and SvStream::WriteUInt16().