LibreOffice Module svl (master) 1
|
Functions | |
sal_uInt16 | GetVersion (sal_uInt16) |
void | Create (CntInt32Item &rItem, SvStream &rStrm, sal_uInt16) |
SvStream & | Store (const CntInt32Item &rItem, SvStream &rStrm, sal_uInt16) |
void SVL_DLLPUBLIC legacy::CntInt32::Create | ( | CntInt32Item & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 54 of file legacyitem.cxx.
References SvStream::ReadInt32(), rStrm, and CntInt32Item::SetValue().
sal_uInt16 SVL_DLLPUBLIC legacy::CntInt32::GetVersion | ( | sal_uInt16 | ) |
Definition at line 49 of file legacyitem.cxx.
SVL_DLLPUBLIC SvStream & legacy::CntInt32::Store | ( | const CntInt32Item & | rItem, |
SvStream & | rStrm, | ||
sal_uInt16 | |||
) |
Definition at line 61 of file legacyitem.cxx.
References CntInt32Item::GetValue(), rStrm, and SvStream::WriteInt32().