Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedredln.cxx81 sal_Bool SwEditShell::AcceptRedline( sal_uInt16 nPos ) in AcceptRedline() function in SwEditShell
85 sal_Bool bRet = GetDoc()->AcceptRedline( nPos, true ); in AcceptRedline()
/trunk/main/sw/inc/
H A DIDocumentRedlineAccess.hxx206 virtual bool AcceptRedline(/*[in]*/sal_uInt16 nPos, /*[in]*/bool bCallDelete) = 0;
210 virtual bool AcceptRedline(/*[in]*/const SwPaM& rPam, /*[in]*/bool bCallDelete) = 0;
H A Ddoc.hxx801 virtual bool AcceptRedline(/*[in]*/sal_uInt16 nPos, /*[in]*/bool bCallDelete);
802 virtual bool AcceptRedline(/*[in]*/const SwPaM& rPam, /*[in]*/bool bCallDelete);
H A Deditsh.hxx872 sal_Bool AcceptRedline( sal_uInt16 nPos );
/trunk/main/sw/source/core/undo/
H A Dunredln.cxx354 rDoc.AcceptRedline(rPam, false); in RedoRedlineImpl()
359 rContext.GetDoc().AcceptRedline(rContext.GetRepeatPaM(), true); in RepeatImpl()
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx921 sal_Bool (SwEditShell:: *FnAccRej)( sal_uInt16 ) = &SwEditShell::AcceptRedline; in CallAcceptReject()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx2076 bool SwDoc::AcceptRedline( sal_uInt16 nPos, bool bCallDelete ) in AcceptRedline() function in SwDoc
2143 bool SwDoc::AcceptRedline( const SwPaM& rPam, bool bCallDelete ) in AcceptRedline() function in SwDoc
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx133 pDoc->AcceptRedline( rPam, true ); in lcl_DelRedlines()
4673 pDoc->AcceptRedline( aPam, true ); in lcl_DelRedlines()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx663 pWrtShell->AcceptRedline( nRedline ); in Execute()

Completed in 80 milliseconds