19#ifndef INCLUDED_SW_INC_TABCOL_HXX
20#define INCLUDED_SW_INC_TABCOL_HXX
72 void Remove(
size_t nPos,
size_t nCount = 1 );
Base class of the Writer layout elements.
void SetLastRowAllowedToChange(bool bNew)
SwTabColsEntry & GetEntry(size_t nPos)
bool m_bLastRowAllowedToChange
tools::Long operator[](size_t nPos) const
const SwTabColsEntry & GetEntry(size_t nPos) const
void SetRight(tools::Long nNew)
bool IsLastRowAllowedToChange() const
tools::Long GetLeft() const
void SetLeft(tools::Long nNew)
void SetRightMax(tools::Long nNew)
tools::Long GetLeftMin() const
void SetLeftMin(tools::Long nNew)
tools::Long GetRight() const
tools::Long GetRightMax() const
void SetHidden(size_t nPos, bool bValue)
bool IsHidden(size_t nPos) const
tools::Long & operator[](size_t nPos)
const SwTabColsEntries & GetData() const
SwTabFrame is one table in the document layout, containing rows (which contain cells).
SwTable is one table in the document model, containing rows (which contain cells).
virtual void Insert(SotClipboardFormatId nFormat, const OUString &rFormatName) override
SwFrame const * pLastCellFrame
SwTabFrame const * pLastTabFrame
std::unique_ptr< SwTabCols > pLastCols
SwTable const * pLastTable
std::vector< SwTabColsEntry > SwTabColsEntries