Lines Matching refs:GetTabBoxes
651 pLine->GetTabBoxes().C40_INSERT( SwTableBox, pBox, 0 ); in UndoTableToText()
1079 const SwTableBoxes &rBoxes = pOld->GetTabBoxes(); in CreateNew()
1101 const SwTableBoxes &rBoxes = rTbl.GetTabLines()[n + k1]->GetTabBoxes(); in CreateNew()
1189 pBox = new _SaveBox( 0, *rLine.GetTabBoxes()[ 0 ], rSTbl ); in _SaveLine()
1191 for( sal_uInt16 n = 1; n < rLine.GetTabBoxes().Count(); ++n ) in _SaveLine()
1192 pBx = new _SaveBox( pBx, *rLine.GetTabBoxes()[ n ], rSTbl ); in _SaveLine()
1208 for( sal_uInt16 n = 0; n < rLine.GetTabBoxes().Count(); ++n, pBx = pBx->pNext ) in RestoreAttr()
1215 pBx->RestoreAttr( *rLine.GetTabBoxes()[ n ], rSTbl ); in RestoreAttr()
1401 rParent.GetTabBoxes().C40_INSERT( SwTableBox, pNew, rParent.GetTabBoxes().Count() ); in CreateNew()
1418 SwTableBoxes* pTBoxes = &pBox->GetUpper()->GetTabBoxes(); in CreateNew()
1422 pTBoxes = &rParent.GetTabBoxes(); in CreateNew()
1792 SwTableBoxes& rLnBoxes = pCpyBox->GetUpper()->GetTabBoxes(); in UndoImpl()
1832 SwNodeIndex aInsPos( *(pLine->GetTabBoxes()[0]->GetSttNd()), 2 ); in UndoImpl()
1870 SwTableBoxes* pTBoxes = &pCurrBox->GetUpper()->GetTabBoxes(); in UndoImpl()
2041 SwTableBoxes& rLnBoxes = pCpyBox->GetUpper()->GetTabBoxes(); in UndoImpl()
2132 SwTableBoxes* pTBoxes = &pBox->GetUpper()->GetTabBoxes(); in UndoImpl()