LibreOffice Module sw (master) 1
Functions
legacy::SwFormatVert Namespace Reference

Functions

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

Function Documentation

◆ Create()

void legacy::SwFormatVert::Create ( SwFormatVertOrient rItem,
SvStream rStrm,
sal_uInt16  nVersionAbusedAsSize 
)

◆ GetVersion()

sal_uInt16 legacy::SwFormatVert::GetVersion ( sal_uInt16  )

Definition at line 27 of file legacyitem.cxx.

Referenced by SwBoxAutoFormat::Save(), and SwAfVersions::Write().

◆ Store()

SvStream & legacy::SwFormatVert::Store ( const SwFormatVertOrient rItem,
SvStream rStrm,
sal_uInt16   
)