28 m_bLastRowAllowedToChange( true )
35 m_nLeftMin( rCpy.GetLeftMin() ),
36 m_nLeft( rCpy.GetLeft() ),
37 m_nRight( rCpy.GetRight() ),
38 m_nRightMax( rCpy.GetRightMax() ),
39 m_bLastRowAllowedToChange( rCpy.IsLastRowAllowedToChange() ),
59 bool bValue,
size_t nPos )
81 SwTabColsEntries::iterator aStart =
m_aData.begin() +
nPos;
SwTabCols & operator=(const SwTabCols &)
bool m_bLastRowAllowedToChange
bool IsLastRowAllowedToChange() const
void Remove(size_t nPos, size_t nCount=1)
tools::Long GetLeft() const
tools::Long GetLeftMin() const
tools::Long GetRight() const
tools::Long GetRightMax() const
SwTabCols(sal_uInt16 nSize=0)
void Insert(tools::Long nValue, bool bValue, size_t nPos)
const SwTabColsEntries & GetData() const