20 #ifndef INCLUDED_SW_INC_CELLATR_HXX
21 #define INCLUDED_SW_INC_CELLATR_HXX
constexpr TypedWhichId< SwTableBoxNumFormat > RES_BOXATR_FORMAT(RES_BOXATR_BEGIN)
virtual bool operator==(const SfxPoolItem &) const =0
constexpr TypedWhichId< SwTableBoxValue > RES_BOXATR_VALUE(150)
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const =0
const SwTableBoxNumFormat & GetTableBoxNumFormat(bool=true) const
constexpr sal_uInt32 NF_STANDARD_FORMAT_TEXT
const SwTableBoxValue & GetTableBoxValue(bool=true) const
const SwTableBoxFormula & GetTableBoxFormula(bool=true) const
constexpr TypedWhichId< SwTableBoxFormula > RES_BOXATR_FORMULA(149)
const SfxPoolItem & Get(sal_uInt16 nWhich, bool bSrchInParent=true) const
virtual bool operator==(const SfxPoolItem &rItem) const override
virtual SfxUInt32Item * Clone(SfxItemPool *=nullptr) const override
SwTableBox is one table cell in the document model.
SwTableBoxValue & operator=(const SwTableBoxValue &rCmp)
void SetValue(sal_uInt32 nTheValue)
sal_uInt32 GetValue() const
constexpr sal_uInt32 getSwDefaultTextFormat()
The number formatter's default locale's @ Text format.
Base class of the Writer document model elements.