Lines Matching refs:SwTableBox
116 const SwTableBox* pSelBox;
119 _CmpLPt( const Point& rPt, const SwTableBox* pBox, sal_Bool bVertical );
246 const SwTableBox* pMarkBox = rTbl.GetTblBox( nMarkSectionStart ); in GetTblSel()
270 SwTableBox* pBox = pLine->GetTabBoxes()[ --n ]; in GetTblSel()
374 SwTableBox* pBox = (SwTableBox*) in GetTblSel()
710 SwTableBoxPtr pBox = (SwTableBox*)rCF.pFrm->GetTabBox(); in ChkChartSel()
940 _CmpLPt::_CmpLPt( const Point& rPt, const SwTableBox* pBox, sal_Bool bVertical ) in _CmpLPt()
944 void lcl_InsTblBox( SwTableNode* pTblNd, SwDoc* pDoc, SwTableBox* pBox, in lcl_InsTblBox()
963 sal_Bool IsEmptyBox( const SwTableBox& rBox, SwPaM& rPam ) in IsEmptyBox()
1001 SwTableBox** ppMergeBox, SwUndoTblMerge* pUndo ) in GetMergeSel()
1035 SwTableBox* pLastBox = 0; in GetMergeSel()
1063 SwTableBox* pBox =(SwTableBox*)((SwCellFrm*)pCell)->GetTabBox(); in GetMergeSel()
1072 GetTabBoxes().C40_GETPOS( SwTableBox, pBox )+1; in GetMergeSel()
1116 C40_GETPOS( SwTableBox, pBox )+1; in GetMergeSel()
1175 C40_GETPOS( SwTableBox, pBox )+1; in GetMergeSel()
1232 const SwTableBox* pFirstBox = aPosArr[ 0 ].pSelBox; in GetMergeSel()
1409 SwTableBox* pTmpBox = rBoxes[0]; in GetMergeSel()
1411 sal_uInt16 nInsPos = pInsLine->GetTabBoxes().C40_GETPOS( SwTableBox, pTmpBox ); in GetMergeSel()
2149 sal_Bool _FndBoxCopyCol( const SwTableBox*& rpBox, void* pPara ) in _FndBoxCopyCol()
2152 _FndBox* pFndBox = new _FndBox( (SwTableBox*)rpBox, pFndPara->pFndLine ); in _FndBoxCopyCol()