LibreOffice Module sc (master) 1
|
Contains all items for one cell of a table autoformat. More...
#include <autoform.hxx>
Private Attributes | |
AutoFormatSwBlob | m_swFields |
ScNumFormatAbbrev | aNumFormat |
Contains all items for one cell of a table autoformat.
Definition at line 86 of file autoform.hxx.
ScAutoFormatDataField::ScAutoFormatDataField | ( | ) |
Definition at line 155 of file autoform.cxx.
References ATTR_BACKGROUND(), ATTR_BORDER(), ATTR_BORDER_BLTR(), ATTR_BORDER_TLBR(), ATTR_CJK_FONT(), ATTR_CJK_FONT_HEIGHT(), ATTR_CJK_FONT_POSTURE(), ATTR_CJK_FONT_WEIGHT(), ATTR_CTL_FONT(), ATTR_CTL_FONT_HEIGHT(), ATTR_CTL_FONT_POSTURE(), ATTR_CTL_FONT_WEIGHT(), ATTR_FONT(), ATTR_FONT_COLOR(), ATTR_FONT_CONTOUR(), ATTR_FONT_CROSSEDOUT(), ATTR_FONT_HEIGHT(), ATTR_FONT_OVERLINE(), ATTR_FONT_POSTURE(), ATTR_FONT_SHADOWED(), ATTR_FONT_UNDERLINE(), ATTR_FONT_WEIGHT(), ATTR_HOR_JUSTIFY(), ATTR_MARGIN(), ATTR_ROTATE_MODE(), ATTR_VER_JUSTIFY(), ITALIC_NONE, LINESTYLE_NONE, AutoFormatBase::m_aAdjust, AutoFormatBase::m_aBackground, AutoFormatBase::m_aBLTR, AutoFormatBase::m_aBox, AutoFormatBase::m_aCJKFont, AutoFormatBase::m_aCJKHeight, AutoFormatBase::m_aCJKPosture, AutoFormatBase::m_aCJKWeight, AutoFormatBase::m_aColor, AutoFormatBase::m_aContour, AutoFormatBase::m_aCrossedOut, AutoFormatBase::m_aCTLFont, AutoFormatBase::m_aCTLHeight, AutoFormatBase::m_aCTLPosture, AutoFormatBase::m_aCTLWeight, AutoFormatBase::m_aFont, AutoFormatBase::m_aHeight, AutoFormatBase::m_aHorJustify, AutoFormatBase::m_aLinebreak, AutoFormatBase::m_aMargin, AutoFormatBase::m_aOverline, AutoFormatBase::m_aPosture, AutoFormatBase::m_aRotateAngle, AutoFormatBase::m_aRotateMode, AutoFormatBase::m_aShadowed, AutoFormatBase::m_aStacked, AutoFormatBase::m_aTLBR, AutoFormatBase::m_aUnderline, AutoFormatBase::m_aVerJustify, AutoFormatBase::m_aWeight, STRIKEOUT_NONE, SVX_ROTATE_MODE_STANDARD, and WEIGHT_NORMAL.
ScAutoFormatDataField::ScAutoFormatDataField | ( | const ScAutoFormatDataField & | rCopy | ) |
Definition at line 192 of file autoform.cxx.
ScAutoFormatDataField::~ScAutoFormatDataField | ( | ) |
Definition at line 199 of file autoform.cxx.
|
inline |
Definition at line 103 of file autoform.hxx.
References aNumFormat.
Referenced by ScAutoFormatData::FillToItemSet(), ScAutoFormatData::GetNumFormat(), and ScAutoFormatData::HasSameData().
bool ScAutoFormatDataField::Load | ( | SvStream & | rStream, |
const ScAfVersions & | rVersions, | ||
sal_uInt16 | nVer | ||
) |
Definition at line 203 of file autoform.cxx.
References aNumFormat, AUTOFORMAT_DATA_ID_31005, AUTOFORMAT_ID_680DR25, ERRCODE_NONE, SvStream::GetError(), SvStream::GetStreamCharSet(), ScNumFormatAbbrev::Load(), AutoFormatBase::LoadBlockA(), AutoFormatBase::LoadBlockB(), AutoFormatBase::m_aFont, m_swFields, and AutoFormatVersions::nNumFormatVersion.
Referenced by ScAutoFormatData::Load().
|
delete |
bool ScAutoFormatDataField::Save | ( | SvStream & | rStream, |
sal_uInt16 | fileVersion | ||
) |
Definition at line 230 of file autoform.cxx.
References aNumFormat, ERRCODE_NONE, SvStream::GetError(), m_swFields, ScNumFormatAbbrev::Save(), AutoFormatBase::SaveBlockA(), AutoFormatBase::SaveBlockB(), and SOFFICE_FILEFORMAT_50.
Referenced by ScAutoFormatData::Save().
|
inline |
Definition at line 106 of file autoform.hxx.
References aNumFormat.
Referenced by ScAutoFormatData::GetFromItemSet().
|
private |
Definition at line 92 of file autoform.hxx.
Referenced by GetNumFormat(), Load(), Save(), and SetNumFormat().
|
private |
Definition at line 89 of file autoform.hxx.