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

Functions

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

Variables

void SvStreamrStrm
 
void SvStream sal_uInt16 nItemVersion
 

Function Documentation

◆ Create()

void legacy::SvxFontHeight::Create ( SvxFontHeightItem rItem,
SvStream rStrm,
sal_uInt16  nItemVersion 
)

◆ GetVersion()

sal_uInt16 legacy::SvxFontHeight::GetVersion ( sal_uInt16  nFileFormatVersion)

◆ Store()

SvStream & legacy::SvxFontHeight::Store ( const SvxFontHeightItem rItem,
SvStream rStrm,
sal_uInt16  nItemVersion 
)

◆ UNLESS_MERGELIBS() [1/2]

legacy::SvxFontHeight::UNLESS_MERGELIBS ( EDITENG_DLLPUBLIC  ) &

◆ UNLESS_MERGELIBS() [2/2]

sal_uInt16 legacy::SvxFontHeight::UNLESS_MERGELIBS ( EDITENG_DLLPUBLIC  )

Variable Documentation

◆ nItemVersion

SvStream sal_uInt16 legacy::SvxFontHeight::nItemVersion

Definition at line 78 of file legacyitem.hxx.

Referenced by Create(), and Store().

◆ rStrm

SvStream & legacy::SvxFontHeight::rStrm

Definition at line 78 of file legacyitem.hxx.

Referenced by Create(), and Store().