LibreOffice Module editeng (master) 1
|
Functions | |
sal_uInt16 | GetVersion (sal_uInt16) |
void | Create (SvxFormatKeepItem &rItem, SvStream &rStrm, sal_uInt16) |
SvStream & | Store (const SvxFormatKeepItem &rItem, SvStream &rStrm, sal_uInt16) |
void EDITENG_DLLPUBLIC legacy::SvxFormatKeep::Create | ( | SvxFormatKeepItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 767 of file legacyitem.cxx.
References SvStream::ReadSChar(), legacy::SvxFont::rStrm, and SfxBoolItem::SetValue().
sal_uInt16 EDITENG_DLLPUBLIC legacy::SvxFormatKeep::GetVersion | ( | sal_uInt16 | ) |
Definition at line 762 of file legacyitem.cxx.
EDITENG_DLLPUBLIC SvStream & legacy::SvxFormatKeep::Store | ( | const SvxFormatKeepItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 776 of file legacyitem.cxx.
References SfxBoolItem::GetValue(), legacy::SvxFont::rStrm, and SvStream::WriteSChar().