Home
last modified time | relevance | path

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

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

Completed in 82 milliseconds