Home
last modified time | relevance | path

Searched refs:ScPostIt (Results 26 – 39 of 39) sorted by relevance

12

/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1076 ScPostIt* pNote = rDoc.GetNote( rPos ); in ShowNote()
1110 …if( ScPostIt* pNote = (aNewText.Len() > 0) ? pDoc->GetOrCreateNote( rPos ) : pDoc->GetNote( rPos )… in SetNoteText()
1139 ScPostIt* pOldNote = rDoc.ReleaseNote( rPos ); in ReplaceNote()
1157 … if( ScPostIt* pNewNote = ScNoteUtil::CreateNoteFromString( rDoc, rPos, rNoteText, false, true ) ) in ReplaceNote()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx982 const ScPostIt* pScNote, const String& rAddText ) : in XclExpNote()
H A Dxetable.cxx2490 const ScPostIt* pScNote = pScCell ? pScCell->GetNote() : 0; in XclExpCellTable()
/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx604 ScPostIt* pNote = 0; in SetAnnotation()
H A Dxmlexprt.cxx2299 ScPostIt* pNote = pDoc->GetNote( aPos ); in _ExportAutoStyles()
2346 ScPostIt* pNote = pDoc->GetNote( aPos ); in _ExportAutoStyles()
2381 ScPostIt* pNote = pDoc->GetNote( aPos ); in _ExportAutoStyles()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx1442 ScPostIt* pNote = rDoc.GetNote( pData->maStart ); in UpdateAllComments()
H A Dinterpr2.cxx1620 ScPostIt* pNote = 0; in ScBackSolver()
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx1193 ScPostIt* pNote = pDoc->GetNote( aCursorPos ); in Undo()
/trunk/main/sc/source/ui/view/
H A Dcellsh1.cxx1866 if( ScPostIt* pNote = pDoc->GetNote( aPos ) ) in ExecuteEdit()
H A Doutput.cxx2283 const ScPostIt* pNote = pCell->GetNote(); in AddPDFNotes()
H A Dprintfun.cxx1927 if( const ScPostIt* pNote = pCell->GetNote() ) in DoNotes()
H A Dgridwin.cxx358 ScPostIt* pNote = rDoc.GetNote( aCellPos ); in lcl_UnLockComment()
/trunk/main/sc/source/core/data/
H A Dcolumn.cxx951 ScPostIt* pNote1 = pCell1->ReleaseNote(); in SwapRow()
H A Ddrwlayer.cxx557 if( ScPostIt* pNote = pDoc->GetNote( rData.maStart ) ) in RecalcPos()

Completed in 281 milliseconds

12