Searched refs:rDstTbl (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sw/source/core/doc/ |
H A D | tblcpy.cxx | 56 SwTable& rDstTbl, SwTableBox* pDstBox, 107 void copyBoxes( const SwTable& rSource, SwTable& rDstTbl, 488 void TableStructure::copyBoxes( const SwTable& rSource, SwTable& rDstTbl, in copyBoxes() argument 504 lcl_CpyBox( rSource, rInfo.mpCopy, rDstTbl, pBox, in copyBoxes() 537 SwTable& rDstTbl, SwTableBox* pDstBox, in lcl_CpyBox() argument 544 SwDoc* pDoc = rDstTbl.GetFrmFmt()->GetDoc(); in lcl_CpyBox() 604 if( 1 < rDstTbl.GetTabLines().Count() && in lcl_CpyBox() 605 pLine == rDstTbl.GetTabLines()[0] ) in lcl_CpyBox() 634 (( 1 < rDstTbl.GetTabLines().Count() && in lcl_CpyBox() 635 pLine == rDstTbl.GetTabLines()[0] ) in lcl_CpyBox()
|
Completed in 14 milliseconds