LibreOffice Module svl (master) 1
|
Functions | |
sal_uInt16 | GetVersion (sal_uInt16) |
void | Create (SfxBoolItem &rItem, SvStream &rStrm, sal_uInt16) |
SvStream & | Store (const SfxBoolItem &rItem, SvStream &rStrm, sal_uInt16) |
void SVL_DLLPUBLIC legacy::SfxBool::Create | ( | SfxBoolItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 34 of file legacyitem.cxx.
References SvStream::ReadCharAsBool(), rStrm, and SfxBoolItem::SetValue().
sal_uInt16 SVL_DLLPUBLIC legacy::SfxBool::GetVersion | ( | sal_uInt16 | ) |
Definition at line 29 of file legacyitem.cxx.
SVL_DLLPUBLIC SvStream & legacy::SfxBool::Store | ( | const SfxBoolItem & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 41 of file legacyitem.cxx.
References SfxBoolItem::GetValue(), rStrm, and SvStream::WriteBool().