Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx1568 SwNodeRange aDelRg( *rpBox->GetSttNd(), 0, in lcl_DelBox() local
1571 pDelPara->rNds.SectionUp( &aDelRg ); in lcl_DelBox()
1578 aDelRg.aStart--; in lcl_DelBox()
1603 aDelRg.aStart++; in lcl_DelBox()
1608 pDelPara->pUndo->AddBoxPos( *pDoc, aDelRg.aStart.GetIndex(), aDelRg.aEnd.GetIndex() ); in lcl_DelBox()
1609 aDelRg.aEnd--; in lcl_DelBox()
1676 sal_uLong nStt = aDelRg.aStart.GetIndex(), nEnd = aDelRg.aEnd.GetIndex(); in TableToText()
1680 aDelRg.aStart.GetIndex(), aDelRg.aEnd.GetIndex() ); in TableToText()
1687 while( aDelRg.aStart.GetIndex() < nEnd ) in TableToText()
1703 pSNd->MakeFrms( &aFrmIdx, &aDelRg.aEnd ); in TableToText()
[all …]

Completed in 37 milliseconds