LibreOffice Module editeng (master) 1
Functions | Variables
legacy::SvxVerJustify Namespace Reference

Functions

sal_uInt16 GetVersion (sal_uInt16)
 
void Create (SvxVerJustifyItem &rItem, SvStream &rStrm, sal_uInt16)
 
SvStreamStore (const SvxVerJustifyItem &rItem, SvStream &rStrm, sal_uInt16)
 
sal_uInt16 UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) GetVersion(sal_uInt16 nFileFormatVersion)
 
void UNLESS_MERGELIBS (EDITENG_DLLPUBLIC) Create(SvxVerJustifyItem &rItem
 

Variables

void SvStreamrStrm
 
void SvStream sal_uInt16 nItemVersion
 

Function Documentation

◆ Create()

void legacy::SvxVerJustify::Create ( SvxVerJustifyItem rItem,
SvStream rStrm,
sal_uInt16   
)

◆ GetVersion()

sal_uInt16 legacy::SvxVerJustify::GetVersion ( sal_uInt16  )

Definition at line 690 of file legacyitem.cxx.

◆ Store()

SvStream & legacy::SvxVerJustify::Store ( const SvxVerJustifyItem rItem,
SvStream rStrm,
sal_uInt16   
)

◆ UNLESS_MERGELIBS() [1/2]

legacy::SvxVerJustify::UNLESS_MERGELIBS ( EDITENG_DLLPUBLIC  ) &

◆ UNLESS_MERGELIBS() [2/2]

sal_uInt16 legacy::SvxVerJustify::UNLESS_MERGELIBS ( EDITENG_DLLPUBLIC  )

Variable Documentation

◆ nItemVersion

SvStream sal_uInt16 legacy::SvxVerJustify::nItemVersion

Definition at line 158 of file legacyitem.hxx.

◆ rStrm

SvStream & legacy::SvxVerJustify::rStrm

Definition at line 158 of file legacyitem.hxx.

Referenced by Create(), and Store().