Searched refs:SetRedlineComment (Results 1 – 7 of 7) sorted by relevance
104 sal_Bool SwEditShell::SetRedlineComment( const String& rS ) in SetRedlineComment() function in SwEditShell108 bRet = bRet || GetDoc()->SetRedlineComment( *PCURCRSR, rS ); in SetRedlineComment()
504 rSh.SetRedlineComment(sMsg); in ExecField()847 pSh->SetRedlineComment(pDlg->GetNote()); in IMPL_LINK()902 pSh->SetRedlineComment(pDlg->GetNote()); in IMPL_LINK()
238 virtual bool SetRedlineComment(
879 sal_Bool SetRedlineComment( const String& rS );
810 virtual bool SetRedlineComment(/*[in]*/const SwPaM& rPam, /*[in]*/const String& rComment);
1302 pSh->SetRedlineComment(sMsg); in IMPL_LINK()
2540 bool SwDoc::SetRedlineComment( const SwPaM& rPaM, const String& rS ) in SetRedlineComment() function in SwDoc
Completed in 60 milliseconds