|
LibreOffice Module editeng (master) 1
|
Functions | |
| sal_uInt16 | GetVersion (sal_uInt16 nFileFormatVersion) |
| void | Create (SvxFormatBreakItem &rItem, SvStream &rStrm, sal_uInt16 nItemVersion) |
| SvStream & | Store (const SvxFormatBreakItem &rItem, SvStream &rStrm, sal_uInt16 nItemVersion) |
| void EDITENG_DLLPUBLIC legacy::SvxFormatBreak::Create | ( | SvxFormatBreakItem & | rItem, |
| SvStream & | rStrm, | ||
| sal_uInt16 | nItemVersion | ||
| ) |
Definition at line 742 of file legacyitem.cxx.
References FMTBREAK_NOAUTO, legacy::SvxFont::nItemVersion, SvStream::ReadSChar(), legacy::SvxFont::rStrm, and SfxEnumItem< typename EnumT >::SetValue().
| sal_uInt16 EDITENG_DLLPUBLIC legacy::SvxFormatBreak::GetVersion | ( | sal_uInt16 | nFileFormatVersion | ) |
Definition at line 732 of file legacyitem.cxx.
References DBG_ASSERT, FMTBREAK_NOAUTO, SOFFICE_FILEFORMAT_31, SOFFICE_FILEFORMAT_40, and SOFFICE_FILEFORMAT_50.
| EDITENG_DLLPUBLIC SvStream & legacy::SvxFormatBreak::Store | ( | const SvxFormatBreakItem & | rItem, |
| SvStream & | rStrm, | ||
| sal_uInt16 | nItemVersion | ||
| ) |
Definition at line 751 of file legacyitem.cxx.
References FMTBREAK_NOAUTO, SfxEnumItem< typename EnumT >::GetEnumValue(), legacy::SvxFont::nItemVersion, legacy::SvxFont::rStrm, and SvStream::WriteSChar().