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

Functions

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

Function Documentation

◆ Create()

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

◆ GetVersion()

sal_uInt16 SVL_DLLPUBLIC legacy::CntInt32::GetVersion ( sal_uInt16  )

Definition at line 49 of file legacyitem.cxx.

◆ Store()

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