Home
last modified time | relevance | path

Searched refs:CreateNoteFromString (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/inc/
H A Dpostit.hxx251 static ScPostIt* CreateNoteFromString(
/trunk/main/sc/source/filter/lotus/
H A Dop.cxx465 ScNoteUtil::CreateNoteFromString( *pDoc, aPos, aNoteText, false, false ); in OP_Note123()
/trunk/main/sc/source/core/data/
H A Dpostit.cxx900 ScPostIt* ScNoteUtil::CreateNoteFromString( in CreateNoteFromString() function in ScNoteUtil
/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx663 pNote = ScNoteUtil::CreateNoteFromString( *pDoc, aPos, in SetAnnotation()
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1726 ScNoteUtil::CreateNoteFromString( *pDoc, aPos, aNoteText, false, false ); in LoadCol()
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx4090 ScNoteUtil::CreateNoteFromString( GetDoc(), aScNotePos, aNoteText, false, false ); in ReadNote3()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1157 … if( ScPostIt* pNewNote = ScNoteUtil::CreateNoteFromString( rDoc, rPos, rNoteText, false, true ) ) in ReplaceNote()

Completed in 78 milliseconds