Searched refs:ReplaceNote (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/source/ui/inc/ |
H A D | docfunc.hxx | 98 …bool ReplaceNote( const ScAddress& rPos, const String& rNoteText, const String* pAuthor…
|
H A D | viewfunc.hxx | 303 …void ReplaceNote( const ScAddress& rPos, const String& rNoteText, const String* pAuthor…
|
/aoo42x/main/sc/source/ui/view/ |
H A D | viewfunc.cxx | 2639 void ScViewFunc::ReplaceNote( const ScAddress& rPos, const String& rNoteText, const String* pAuthor… in ReplaceNote() function in ScViewFunc 2641 …GetViewData()->GetDocShell()->GetDocFunc().ReplaceNote( rPos, rNoteText, pAuthor, pDate, sal_False… in ReplaceNote()
|
H A D | cellsh1.cxx | 1853 …pTabViewShell->ReplaceNote( aPos, rTextItem.GetValue(), &rAuthorItem.GetValue(), &rDateItem.GetVal… in ExecuteEdit()
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | docuno.cxx | 3539 aFunc.ReplaceNote( aPos, rText, 0, 0, sal_True ); in insertNew()
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | docfunc.cxx | 1126 bool ScDocFunc::ReplaceNote( const ScAddress& rPos, const String& rNoteText, const String* pAuthor,… in ReplaceNote() function in ScDocFunc
|
Completed in 60 milliseconds