LibreOffice Module svl (master) 1
Functions
legacy::SfxBool Namespace Reference

Functions

sal_uInt16 GetVersion (sal_uInt16)
 
void Create (SfxBoolItem &rItem, SvStream &rStrm, sal_uInt16)
 
SvStreamStore (const SfxBoolItem &rItem, SvStream &rStrm, sal_uInt16)
 

Function Documentation

◆ Create()

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().

◆ GetVersion()

sal_uInt16 SVL_DLLPUBLIC legacy::SfxBool::GetVersion ( sal_uInt16  )

Definition at line 29 of file legacyitem.cxx.

◆ Store()

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().