Searched refs:AddBoxPos (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sw/source/core/inc/ |
H A D | UndoTable.hxx | 138 void AddBoxPos( SwDoc& rDoc, sal_uLong nNdIdx, sal_uLong nEndIdx,
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 1586 pDelPara->pUndo->AddBoxPos( *pDoc, nNdIdx, aDelRg.aEnd.GetIndex(), in lcl_DelBox() 1604 pDelPara->pUndo->AddBoxPos( *pDoc, nNdIdx, aDelRg.aEnd.GetIndex() ); in lcl_DelBox() 1608 pDelPara->pUndo->AddBoxPos( *pDoc, aDelRg.aStart.GetIndex(), aDelRg.aEnd.GetIndex() ); in lcl_DelBox()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 716 void SwUndoTblToTxt::AddBoxPos( SwDoc& rDoc, sal_uLong nNdIdx, sal_uLong nEndIdx, xub_StrLen nCntnt… in AddBoxPos() function in SwUndoTblToTxt
|
Completed in 42 milliseconds