Searched refs:DelCntntIndex (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sw/source/core/undo/ |
H A D | undel.cxx | 160 DelCntntIndex( *rPam.GetMark(), *rPam.GetPoint(), in SwUndoDelete() 167 DelCntntIndex( *rPam.GetMark(), *rPam.GetPoint() ); in SwUndoDelete() 899 DelCntntIndex( *rPam.GetMark(), *rPam.GetPoint(), in RedoImpl() 905 DelCntntIndex( *rPam.GetMark(), *rPam.GetPoint() ); in RedoImpl() 915 DelCntntIndex( *rPam.GetMark(), *rPam.GetPoint(), in RedoImpl() 921 DelCntntIndex( *rPam.GetMark(), *rPam.GetPoint() ); in RedoImpl()
|
H A D | unmove.cxx | 129 DelCntntIndex( aMkPos, aPtPos, nsDelCntntType::DELCNT_FTN ); in SwUndoMove() 344 DelCntntIndex( *rRange.GetMark(), *rRange.GetPoint(), in DelFtn()
|
H A D | unins.cxx | 606 DelCntntIndex( *rPam.GetMark(), *rPam.GetPoint() ); in Impl() 753 DelCntntIndex( *rPam.GetMark(), *rPam.GetPoint() ); in RedoImpl() 762 DelCntntIndex( *rPam.GetMark(), *rPam.GetPoint() ); in RedoImpl()
|
H A D | undobj.cxx | 557 void SwUndoSaveCntnt::DelCntntIndex( const SwPosition& rMark, in DelCntntIndex() function in SwUndoSaveCntnt 924 DelCntntIndex( *aPam.GetMark(), *aPam.GetPoint() ); in SaveSection()
|
H A D | untblk.cxx | 199 DelCntntIndex( *pPam->GetMark(), *pPam->GetPoint() ); in UndoImpl()
|
/aoo41x/main/sw/inc/ |
H A D | undobj.hxx | 177 void DelCntntIndex( const SwPosition& pMark, const SwPosition& pPoint,
|
Completed in 52 milliseconds