Searched refs:pBoxFrmFmt (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/core/inc/ |
H A D | tblrwcl.hxx | 70 SwTableLine* pLine, SwTableBoxFmt* pBoxFrmFmt,
|
/aoo41x/main/sw/source/core/table/ |
H A D | swtable.cxx | 210 SwTableLine* pLine, SwTableBoxFmt* pBoxFrmFmt, in _InsTblBox() argument 230 pDoc->GetNodes().InsBoxen( pTblNd, pLine, pBoxFrmFmt, in _InsTblBox() 235 pDoc->GetNodes().InsBoxen( pTblNd, pLine, pBoxFrmFmt, in _InsTblBox() 241 pDoc->GetNodes().InsBoxen( pTblNd, pLine, pBoxFrmFmt, in _InsTblBox()
|
H A D | swnewtable.cxx | 708 SwTableBoxFmt* pBoxFrmFmt = (SwTableBoxFmt*)pBox->GetFrmFmt(); in NewInsertCol() local 709 ::_InsTblBox( pDoc, pTblNd, pLine, pBoxFrmFmt, pBox, nInsPos, nCnt ); in NewInsertCol() 741 const SvxBoxItem& aSelBoxItem = pBoxFrmFmt->GetBox(); in NewInsertCol()
|
Completed in 62 milliseconds