Home
last modified time | relevance | path

Searched refs:SetNoteText (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/inc/
H A Ddocfunc.hxx97 bool SetNoteText( const ScAddress& rPos, const String& rNoteText, sal_Bool bApi );
H A Dviewfunc.hxx302 void SetNoteText( const ScAddress& rPos, const String& rNoteText );
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2634 void ScViewFunc::SetNoteText( const ScAddress& rPos, const String& rNoteText ) in SetNoteText() function in ScViewFunc
2636 GetViewData()->GetDocShell()->GetDocFunc().SetNoteText( rPos, rNoteText, sal_False ); in SetNoteText()
H A Dcellsh1.cxx1840 pTabViewShell->SetNoteText( aPos, rTextItem.GetValue() ); in ExecuteEdit()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1094 bool ScDocFunc::SetNoteText( const ScAddress& rPos, const String& rText, sal_Bool bApi ) in SetNoteText() function in ScDocFunc

Completed in 54 milliseconds