Home
last modified time | relevance | path

Searched refs:GetOrCreateNote (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/sc/source/ui/view/
H A Dviewfun6.cxx166 if( ScPostIt* pNote = pDoc->GetOrCreateNote( aPos ) ) in EditNote()
/aoo41x/main/sc/inc/
H A Ddocument.hxx850 SC_DLLPUBLIC ScPostIt* GetOrCreateNote( const ScAddress& rPos );
/aoo41x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1110 …if( ScPostIt* pNote = (aNewText.Len() > 0) ? pDoc->GetOrCreateNote( rPos ) : pDoc->GetNote( rPos )… in SetNoteText()
/aoo41x/main/sc/source/core/data/
H A Ddocument.cxx2986 ScPostIt* ScDocument::GetOrCreateNote( const ScAddress& rPos ) in GetOrCreateNote() function in ScDocument

Completed in 182 milliseconds