Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Duntbl.cxx1190 _SaveBox* pBx = pBox; in _SaveLine() local
1192 pBx = new _SaveBox( pBx, *rLine.GetTabBoxes()[ n ], rSTbl ); in _SaveLine()
1207 _SaveBox* pBx = pBox; in RestoreAttr() local
1208 for( sal_uInt16 n = 0; n < rLine.GetTabBoxes().Count(); ++n, pBx = pBx->pNext ) in RestoreAttr()
1210 if( !pBx ) in RestoreAttr()
1215 pBx->RestoreAttr( *rLine.GetTabBoxes()[ n ], rSTbl ); in RestoreAttr()
/trunk/main/sw/inc/
H A Dhtmltbl.hxx71 void SetTableBox( SwTableBox *pBx ) { pBox = pBx; } in SetTableBox() argument
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx752 SwXCell::SwXCell(SwFrmFmt* pTblFmt, SwTableBox* pBx, sal_uInt16 nPos ) : in SwXCell() argument
756 pBox(pBx), in SwXCell()

Completed in 51 milliseconds