Home
last modified time | relevance | path

Searched refs:GetNote (Results 1 – 25 of 35) sorted by relevance

12

/trunk/main/sc/source/ui/miscdlgs/
H A Dredcom.cxx137 if ( pDocShell!=NULL && pDlg->GetNote() != aComment ) in Execute()
138 pDocShell->SetChangeComment( pChangeAction, pDlg->GetNote()); in Execute()
163 if (pDocShell!=NULL && pDlgP->GetNote() != aComment ) in IMPL_LINK()
164 pDocShell->SetChangeComment( pChangeAction, pDlgP->GetNote()); in IMPL_LINK()
174 if ( pDocShell!=NULL && pDlgP->GetNote() != aComment ) in IMPL_LINK()
175 pDocShell->SetChangeComment( pChangeAction, pDlgP->GetNote()); in IMPL_LINK()
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx881 … DBG_ASSERT( !rDoc.GetNote( maPos ), "ScUndoReplaceNote::DoInsertNote - unexpected cell note" ); in DoInsertNote()
892 DBG_ASSERT( rDoc.GetNote( maPos ), "ScUndoReplaceNote::DoRemoveNote - missing cell note" ); in DoRemoveNote()
920 if( ScPostIt* pNote = pDocShell->GetDocument()->GetNote( maPos ) ) in Undo()
928 if( ScPostIt* pNote = pDocShell->GetDocument()->GetNote( maPos ) ) in Redo()
/trunk/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx79 pNote = rDoc.GetNote( aNotePos ); in StopEditMode()
203 ScPostIt* pNote = rDoc.GetNote( rPos ); in StopDragMode()
/trunk/main/sc/source/ui/unoobj/
H A Deditsrc.cxx219 ScPostIt* pNote = pDocShell->GetDocument()->GetNote( aCellPos ); in GetCaptionObj()
245 if ( ScPostIt* pNote = pDocShell->GetDocument()->GetNote( aCellPos ) ) in GetTextForwarder()
H A Dnotesuno.cxx257 return pDocShell ? pDocShell->GetDocument()->GetNote( aCellPos ) : 0; in ImplGetNote()
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx376 if ( ScPostIt* pNote = pItems[ nIdx ].pCell->GetNote() ) in DeleteRange()
784 const ScPostIt* pSourceNote = pSourceCell ? pSourceCell->GetNote() : 0; in CopyFromClip()
912 if (ScPostIt* pNote = rSource.GetNote()) in CloneCell()
1544 if(pCell->GetNote(aCellNote) && aCellNote.IsCaptionShown()) in GetFilterEntries()
1921 ScPostIt* ScColumn::GetNote( SCROW nRow ) in GetNote() function in ScColumn
1924 return Search( nRow, nIndex ) ? pItems[ nIndex ].pCell->GetNote() : 0; in GetNote()
H A Dtable6.cxx98 if(const ScPostIt* pNote = pCell->GetNote()) in SearchCell()
214 if( ScPostIt* pNote = pCell->GetNote() ) in SearchCell()
H A Dpostit.cxx785 if( ScPostIt* pNote = rDoc.GetNote( aPos ) ) in UpdateCaptionPositions()
796 const ScPostIt* pNote = rDoc.GetNote( rPos ); in CreateTempCaption()
H A Dtable2.cxx1104 ScPostIt* ScTable::GetNote( SCCOL nCol, SCROW nRow ) in GetNote() function in ScTable
1106 return ValidColRow( nCol, nRow ) ? aCol[ nCol ].GetNote( nRow ) : 0; in GetNote()
1145 if( ScPostIt* pNote = GetNote( aIt->first, aIt->second ) ) in InitializeNoteCaptions()
/trunk/main/sc/source/ui/view/
H A Dcellsh.cxx564 if ( const ScPostIt* pNote = pDoc->GetNote( aPos ) ) in GetState()
897 const ScPostIt* pNote = pDoc->GetNote( ScAddress( nPosX, nPosY, nTab ) ); in GetState()
928 pDoc->GetNote( ScAddress( nPosX, nPosY, nTab ) ); in GetState()
H A Dgridwin5.cxx198 const ScPostIt* pNote = pDoc->GetNote( aCellPos ); in ShowNoteMarker()
/trunk/main/sc/inc/
H A Dcell.hxx118 inline const ScPostIt* GetNote() const { return mpNote; } in GetNote() function in ScBaseCell
120 inline ScPostIt* GetNote() { return mpNote; } in GetNote() function in ScBaseCell
H A Dcolumn.hxx262 ScPostIt* GetNote( SCROW nRow );
H A Dtable.hxx350 ScPostIt* GetNote( SCCOL nCol, SCROW nRow );
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCellBase.cxx347 ::rtl::OUString SAL_CALL ScAccessibleCellBase::GetNote(void) in GetNote() function in ScAccessibleCellBase
644 strNote += GetNote(); in GetAllDisplayNote()
H A DAccessibleDocumentPagePreview.cxx189 if( ScPostIt* pNote = pDoc->GetNote( aNote.maNoteCell ) ) in AddNotes()
366 if( ScPostIt* pNote = pDoc->GetNote( aNote.maNoteCell ) ) in CheckChanges()
/trunk/main/cui/source/inc/
H A Dpostdlg.hxx74 inline String GetNote() { return aEditED.GetText(); } in GetNote() function in SvxPostItDialog
/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx847 pSh->SetRedlineComment(pDlg->GetNote()); in IMPL_LINK()
902 pSh->SetRedlineComment(pDlg->GetNote()); in IMPL_LINK()
/trunk/main/sc/source/ui/inc/
H A DAccessibleCellBase.hxx146 virtual ::rtl::OUString SAL_CALL GetNote(void)
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx1121 if( const ScPostIt* pNote = pCell->GetNote() ) in GetNoteStrings()
1174 if( const ScPostIt* pNote = pCell->GetNote() ) in NoteStringsChanged()
/trunk/main/svx/inc/svx/
H A Dsvxdlg.hxx290 virtual String GetNote() = 0;
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx920 String AbstractSvxPostItDialog_Impl::GetNote() in GetNote() function in AbstractSvxPostItDialog_Impl
922 return pDlg->GetNote(); in GetNote()
H A Ddlgfact.hxx553 virtual String GetNote() ;
/trunk/main/sc/source/filter/xml/
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/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()
4353 …asNotes = ((aPos.Col() != nStartCol) || (aPos.Row() != nStartRow)) && (pDoc->GetNote( aPos ) != 0); in MergeCells()

Completed in 168 milliseconds

12