Home
last modified time | relevance | path

Searched refs:pLastBoxFmt (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Dtblrwcl.cxx1344 SwTableBoxFmt* pLastBoxFmt; in SplitCol() local
1356 pLastBoxFmt = aFindFrm.pNewFrmFmt; in SplitCol()
1361 pLastBoxFmt = new SwTableBoxFmt( *aFindFrm.pNewFrmFmt ); in SplitCol()
1362 pLastBoxFmt->SetFmtAttr( SwFmtFrmSize( ATT_VAR_SIZE, in SplitCol()
1365 void* p = pLastBoxFmt; in SplitCol()
1372 pLastBoxFmt = (SwTableBoxFmt*)aLastBoxArr[ nFndPos ]; in SplitCol()
1380 ::_InsTblBox( pDoc, pTblNd, pInsLine, pLastBoxFmt, in SplitCol()

Completed in 33 milliseconds