LibreOffice Module editeng (master) 1
|
Functions | |
sal_uInt16 | GetVersion (sal_uInt16) |
void | Create (SvxFontItem &rItem, SvStream &rStrm, sal_uInt16) |
SvStream & | Store (const SvxFontItem &rItem, SvStream &rStrm, sal_uInt16) |
sal_uInt16 | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) GetVersion(sal_uInt16 nFileFormatVersion) |
void | UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) Create(SvxFontItem &rItem |
Variables | |
void SvStream & | rStrm |
void SvStream sal_uInt16 | nItemVersion |
void legacy::SvxFont::Create | ( | SvxFontItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 65 of file legacyitem.cxx.
References aName, GetSOLoadTextEncoding(), SvStream::GetStreamCharSet(), nMagic, SvStream::ReadUChar(), SvStream::ReadUInt32(), SvStream::ReadUniOrByteString(), rStrm, SvStream::Seek(), SvxFontItem::SetCharSet(), SvxFontItem::SetFamily(), SvxFontItem::SetFamilyName(), SvxFontItem::SetPitch(), SvxFontItem::SetStyleName(), and SvStream::Tell().
sal_uInt16 legacy::SvxFont::GetVersion | ( | sal_uInt16 | ) |
Definition at line 60 of file legacyitem.cxx.
SvStream & legacy::SvxFont::Store | ( | const SvxFontItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 108 of file legacyitem.cxx.
References SvxFontItem::GetCharSet(), SvxFontItem::GetFamily(), SvxFontItem::GetFamilyName(), SvxFontItem::GetPitch(), GetSOStoreTextEncoding(), SvStream::GetStreamCharSet(), SvxFontItem::GetStyleName(), IsOpenSymbol(), rStrm, SvStream::WriteUChar(), and SvStream::WriteUniOrByteString().
legacy::SvxFont::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) | & |
sal_uInt16 legacy::SvxFont::UNLESS_MERGELIBS | ( | EDITENG_DLLPUBLIC | ) |
SvStream sal_uInt16 legacy::SvxFont::nItemVersion |
Definition at line 71 of file legacyitem.hxx.
Referenced by legacy::SvxFormatBreak::Create(), and legacy::SvxFormatBreak::Store().
SvStream & legacy::SvxFont::rStrm |
Definition at line 71 of file legacyitem.hxx.
Referenced by Create(), legacy::SvxFormatBreak::Create(), legacy::SvxFormatKeep::Create(), legacy::SvxFrameDirection::Create(), legacy::SvxShadow::Create(), Store(), legacy::SvxFormatBreak::Store(), legacy::SvxFormatKeep::Store(), legacy::SvxFrameDirection::Store(), and legacy::SvxShadow::Store().