Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/edit/
H A Dedredln.cxx104 sal_Bool SwEditShell::SetRedlineComment( const String& rS ) in SetRedlineComment() function in SwEditShell
108 bRet = bRet || GetDoc()->SetRedlineComment( *PCURCRSR, rS ); in SetRedlineComment()
/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx504 rSh.SetRedlineComment(sMsg); in ExecField()
847 pSh->SetRedlineComment(pDlg->GetNote()); in IMPL_LINK()
902 pSh->SetRedlineComment(pDlg->GetNote()); in IMPL_LINK()
/trunk/main/sw/inc/
H A DIDocumentRedlineAccess.hxx238 virtual bool SetRedlineComment(
H A Deditsh.hxx879 sal_Bool SetRedlineComment( const String& rS );
H A Ddoc.hxx810 virtual bool SetRedlineComment(/*[in]*/const SwPaM& rPam, /*[in]*/const String& rComment);
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx1302 pSh->SetRedlineComment(sMsg); in IMPL_LINK()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx2540 bool SwDoc::SetRedlineComment( const SwPaM& rPaM, const String& rS ) in SetRedlineComment() function in SwDoc

Completed in 46 milliseconds