Searched refs:SetNote (Results 1 – 8 of 8) sorted by relevance
75 inline void SetNote(const String& rTxt) { aEditED.SetText(rTxt); } in SetNote() function in SvxPostItDialog
882 pDlg->SetNote( sComment.ConvertLineEnd() ); in IMPL_LINK()931 pDlg->SetNote(sComment.ConvertLineEnd()); in IMPL_LINK()
127 pDlg->SetNote(aComment); in ReInit()
231 pViewShell->SetNote( aTabPos.Col(), aTabPos.Row(), aTabPos.Tab(), aNote ); in StopDragMode()
291 virtual void SetNote(const String& rTxt) = 0;
924 void AbstractSvxPostItDialog_Impl::SetNote(const String& rTxt) in SetNote() function in AbstractSvxPostItDialog_Impl926 pDlg->SetNote( rTxt ); in SetNote()
554 virtual void SetNote(const String& rTxt) ;
1548 pCell->SetNote(aCellNote); in GetFilterEntries()
Completed in 58 milliseconds