Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dtblcpy.cxx56 SwTable& rDstTbl, SwTableBox* pDstBox,
537 SwTable& rDstTbl, SwTableBox* pDstBox, in lcl_CpyBox() argument
540 ASSERT( ( !pCpyBox || pCpyBox->GetSttNd() ) && pDstBox->GetSttNd(), in lcl_CpyBox()
552 SwNodeIndex aInsIdx( *pDstBox->GetSttNd(), bDelCntnt ? 1 : in lcl_CpyBox()
553 pDstBox->GetSttNd()->EndOfSectionIndex() - in lcl_CpyBox()
554 pDstBox->GetSttIdx() ); in lcl_CpyBox()
557 pUndo->AddBoxBefore( *pDstBox, bDelCntnt ); in lcl_CpyBox()
569 SwTableLine* pLine = pDstBox->GetUpper(); in lcl_CpyBox()
626 pUndo->AddBoxAfter( *pDstBox, aInsIdx, bDelCntnt ); in lcl_CpyBox()
659 pDstBox->ClaimFrmFmt()->ResetFmtAttr( RES_BOXATR_FORMAT, in lcl_CpyBox()
[all …]

Completed in 1849 milliseconds