Home
last modified time | relevance | path

Searched defs:pNote (Results 1 – 25 of 28) sorted by path

12

/trunk/main/sc/source/core/data/
H A Dcell.cxx186 void ScBaseCell::TakeNote( ScPostIt* pNote ) in TakeNote()
194 ScPostIt* pNote = mpNote; in ReleaseNote() local
562 ScNoteCell::ScNoteCell( ScPostIt* pNote, SvtBroadcaster* pBC ) : in ScNoteCell()
H A Dcolumn3.cxx376 if ( ScPostIt* pNote = pItems[ nIdx ].pCell->GetNote() ) in DeleteRange() local
473 ScPostIt* pNote = bDeleteNote ? 0 : pOldCell->ReleaseNote(); in DeleteRange() local
912 if (ScPostIt* pNote = rSource.GetNote()) in CloneCell() local
1438 ScPostIt* pNote = pOldCell->ReleaseNote(); in SetString() local
1928 void ScColumn::TakeNote( SCROW nRow, ScPostIt* pNote ) in TakeNote()
1940 ScPostIt* pNote = 0; in ReleaseNote() local
H A Ddocument.cxx2988 ScPostIt* pNote = GetNote( rPos ); in GetOrCreateNote() local
H A Ddrwlayer.cxx557 if( ScPostIt* pNote = pDoc->GetNote( rData.maStart ) ) in RecalcPos() local
H A Dpostit.cxx785 if( ScPostIt* pNote = rDoc.GetNote( aPos ) ) in UpdateCaptionPositions() local
796 const ScPostIt* pNote = rDoc.GetNote( rPos ); in CreateTempCaption() local
856 ScPostIt* pNote = new ScPostIt( rDoc, rPos, aNoteData, false ); in CreateNoteFromCaption() local
893 ScPostIt* pNote = new ScPostIt( rDoc, rPos, aNoteData, bAlwaysCreateCaption ); in CreateNoteFromObjectData() local
904 ScPostIt* pNote = 0; in CreateNoteFromString() local
H A Dtable2.cxx1145 if( ScPostIt* pNote = GetNote( aIt->first, aIt->second ) ) in InitializeNoteCaptions() local
H A Dtable6.cxx98 if(const ScPostIt* pNote = pCell->GetNote()) in SearchCell() local
214 if( ScPostIt* pNote = pCell->GetNote() ) in SearchCell() local
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx1442 ScPostIt* pNote = rDoc.GetNote( pData->maStart ); in UpdateAllComments() local
H A Dinterpr2.cxx1620 ScPostIt* pNote = 0; in ScBackSolver() local
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx1720 sal_Char* pNote = new sal_Char[NoteLen+1]; in LoadCol() local
/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx604 ScPostIt* pNote = 0; in SetAnnotation() local
H A Dxmlexprt.cxx2299 ScPostIt* pNote = pDoc->GetNote( aPos ); in _ExportAutoStyles() local
2346 ScPostIt* pNote = pDoc->GetNote( aPos ); in _ExportAutoStyles() local
2381 ScPostIt* pNote = pDoc->GetNote( aPos ); in _ExportAutoStyles() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx189 if( ScPostIt* pNote = pDoc->GetNote( aNote.maNoteCell ) ) in AddNotes() local
366 if( ScPostIt* pNote = pDoc->GetNote( aNote.maNoteCell ) ) in CheckChanges() local
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1076 ScPostIt* pNote = rDoc.GetNote( rPos ); in ShowNote() local
1110 …if( ScPostIt* pNote = (aNewText.Len() > 0) ? pDoc->GetOrCreateNote( rPos ) : pDoc->GetNote( rPos )… in SetNoteText() local
/trunk/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx75 ScPostIt* pNote = 0; in StopEditMode() local
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx1121 if( const ScPostIt* pNote = pCell->GetNote() ) in GetNoteStrings() local
1174 if( const ScPostIt* pNote = pCell->GetNote() ) in NoteStringsChanged() local
/trunk/main/sc/source/ui/undo/
H A Dundoblk3.cxx1193 ScPostIt* pNote = pDoc->GetNote( aCursorPos ); in Undo() local
H A Dundocell.cxx882 ScPostIt* pNote = new ScPostIt( rDoc, maPos, rNoteData, false ); in DoInsertNote() local
893 if( ScPostIt* pNote = rDoc.ReleaseNote( maPos ) ) in DoRemoveNote() local
920 if( ScPostIt* pNote = pDocShell->GetDocument()->GetNote( maPos ) ) in Undo() local
928 if( ScPostIt* pNote = pDocShell->GetDocument()->GetNote( maPos ) ) in Redo() local
/trunk/main/sc/source/ui/unoobj/
H A Deditsrc.cxx219 ScPostIt* pNote = pDocShell->GetDocument()->GetNote( aCellPos ); in GetCaptionObj() local
245 if ( ScPostIt* pNote = pDocShell->GetDocument()->GetNote( aCellPos ) ) in GetTextForwarder() local
H A Dnotesuno.cxx205 const ScPostIt* pNote = ImplGetNote(); in getAuthor() local
212 const ScPostIt* pNote = ImplGetNote(); in getDate() local
219 const ScPostIt* pNote = ImplGetNote(); in getIsVisible() local
237 if( const ScPostIt* pNote = ImplGetNote() ) in getAnnotationShape() local
/trunk/main/sc/source/ui/view/
H A Dcellsh.cxx564 if ( const ScPostIt* pNote = pDoc->GetNote( aPos ) ) in GetState() local
897 const ScPostIt* pNote = pDoc->GetNote( ScAddress( nPosX, nPosY, nTab ) ); in GetState() local
H A Dcellsh1.cxx1866 if( ScPostIt* pNote = pDoc->GetNote( aPos ) ) in ExecuteEdit() local
H A Ddrawview.cxx923 ScPostIt* pNote = pDoc->ReleaseNote( pCaptData->maStart ); in DeleteMarked() local
H A Dgridwin.cxx358 ScPostIt* pNote = rDoc.GetNote( aCellPos ); in lcl_UnLockComment() local
H A Dgridwin5.cxx198 const ScPostIt* pNote = pDoc->GetNote( aCellPos ); in ShowNoteMarker() local

Completed in 244 milliseconds

12