Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/doc/
H A DDocumentRedlineManager.cxx753 SwPaM const updatePaM(pSttRng ? *pSttRng : *pRedl->Start(), in lcl_RejectRedline() local
760 lcl_RemoveTrackingOfTableRow( updatePaM.End() ); in lcl_RejectRedline()
845 sw::UpdateFramesForRemoveDeleteRedline(rDoc, updatePaM); in lcl_RejectRedline()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A DDocumentRedlineManager.cxx682 SwPaM const updatePaM(pSttRng ? *pSttRng : *pRedl->Start(), in lcl_RejectRedline() local
771 sw::UpdateFramesForRemoveDeleteRedline(rDoc, updatePaM); in lcl_RejectRedline()