Searched refs:pSelBox (Results 1 – 3 of 3) sorted by relevance
116 const SwTableBox* pSelBox; member941 : aPos( rPt ), pSelBox( pBox ), bVert( bVertical ) in _CmpLPt()1232 const SwTableBox* pFirstBox = aPosArr[ 0 ].pSelBox; in GetMergeSel()1251 if( bEmptyLine && !IsEmptyBox( *rPt.pSelBox, aPam )) in GetMergeSel()1254 nWidth += rPt.pSelBox->GetFrmFmt()->GetFrmSize().GetWidth(); in GetMergeSel()1268 pUndo->SaveCollection( *aPosArr[ i ].pSelBox ); in GetMergeSel()1276 bEmptyLine = IsEmptyBox( *aPosArr[n].pSelBox, aPam ); in GetMergeSel()1283 pUndo->SaveCollection( *aPosArr[ i ].pSelBox ); in GetMergeSel()1296 sal_Bool bEmptyBox = IsEmptyBox( *rPt.pSelBox, aPam ); in GetMergeSel()1306 nWidth += rPt.pSelBox->GetFrmFmt()->GetFrmSize().GetWidth(); in GetMergeSel()[all …]
1184 SwTableBox* pSelBox = *( rBoxes.GetData() + n ); in OldSplitRow() local1185 const SwRowFrm* pRow = GetRowFrm( *pSelBox->GetUpper() ); in OldSplitRow()1199 SwTableBox* pSelBox = *( rBoxes.GetData() + n ); in OldSplitRow() local1200 ASSERT( pSelBox, "Box steht nicht in der Tabelle" ); in OldSplitRow()1203 SwTableLine* pInsLine = pSelBox->GetUpper(); in OldSplitRow()1204 SwTableBoxFmt* pFrmFmt = (SwTableBoxFmt*)pSelBox->GetFrmFmt(); in OldSplitRow()1217 sal_uInt16 nBoxPos = pInsLine->GetTabBoxes().C40_GETPOS( SwTableBox, pSelBox ); in OldSplitRow()1222 SwTableBox* pLastBox = pSelBox; // zum verteilen der TextNodes !! in OldSplitRow()1237 SwTableBoxFmt* pCpyBoxFrmFmt = (SwTableBoxFmt*)pSelBox->GetFrmFmt(); in OldSplitRow()1240 pCpyBoxFrmFmt = (SwTableBoxFmt*)pSelBox->ClaimFrmFmt(); in OldSplitRow()[all …]
326 const SwTableBox* pSelBox = aBoxes[ n ]; in GetTblBoxFormulaAttrs() local327 const SwTableBoxFmt* pTblFmt = (SwTableBoxFmt*)pSelBox->GetFrmFmt(); in GetTblBoxFormulaAttrs()331 const SwTable& rTbl = pSelBox->GetSttNd()->FindTableNode()->GetTable(); in GetTblBoxFormulaAttrs()