Searched refs:SetNoteText (Results 1 – 5 of 5) sorted by relevance
97 bool SetNoteText( const ScAddress& rPos, const String& rNoteText, sal_Bool bApi );
302 void SetNoteText( const ScAddress& rPos, const String& rNoteText );
2634 void ScViewFunc::SetNoteText( const ScAddress& rPos, const String& rNoteText ) in SetNoteText() function in ScViewFunc2636 GetViewData()->GetDocShell()->GetDocFunc().SetNoteText( rPos, rNoteText, sal_False ); in SetNoteText()
1840 pTabViewShell->SetNoteText( aPos, rTextItem.GetValue() ); in ExecuteEdit()
1094 bool ScDocFunc::SetNoteText( const ScAddress& rPos, const String& rText, sal_Bool bApi ) in SetNoteText() function in ScDocFunc
Completed in 65 milliseconds