Home
last modified time | relevance | path

Searched refs:ScCellIterator (Results 1 – 25 of 28) sorted by relevance

12

/aoo4110/main/sc/inc/
H A Ddociter.hxx217 class ScCellIterator // alle Zellen in einem Bereich durchgehen class
235 ScCellIterator(ScDocument* pDocument,
239 ScCellIterator(ScDocument* pDocument,
H A Dcolumn.hxx115 friend class ScCellIterator;
H A Dtable.hxx197 friend class ScCellIterator;
H A Ddocument.hxx244 friend class ScCellIterator;
/aoo4110/main/sc/source/core/data/
H A Ddociter.cxx963 ScCellIterator::ScCellIterator( ScDocument* pDocument, in ScCellIterator() function in ScCellIterator
1006 ScCellIterator::ScCellIterator in ScCellIterator() function in ScCellIterator
1048 ScBaseCell* ScCellIterator::GetThis() in GetThis()
1095 ScBaseCell* ScCellIterator::GetFirst() in GetFirst()
1108 ScBaseCell* ScCellIterator::GetNext() in GetNext()
H A Dautonamecache.cxx65 ScCellIterator aIter( pDoc, ScRange( 0, 0, nCurrentTab, MAXCOL, MAXROW, nCurrentTab ) ); in GetNameOccurences()
H A Ddocumen3.cxx645 ScCellIterator aIter( this, rRange ); in HasSubTotalCells()
1533 ScCellIterator aIter( this, aRange ); in GetFormulaEntries()
/aoo4110/main/sc/source/core/tool/
H A Ddetfunc.cxx304 ScCellIterator aCellIter( pDoc, rRange); in HasError()
811 ScCellIterator aCellIter( pDoc, rRef); in InsertPredLevelArea()
911 ScCellIterator aCellIter( pDoc, rRef); in FindPredLevelArea()
1054 ScCellIterator aCellIter( pDoc, 0,0,0, MAXCOL,MAXROW,MAXTAB ); // alle Tabellen in InsertSuccLevel()
1145 ScCellIterator aCellIter( pDoc, 0,0, nTab, MAXCOL,MAXROW, nTab ); in FindSuccLevel()
1382 ScCellIterator aCellIter( pDoc, nCol,nRow1,nTab, nCol,nRow2,nTab ); in MarkInvalid()
H A Drangeseq.cxx49 ScCellIterator aIter( pDoc, rRange ); in lcl_HasErrors()
H A Dcompiler.cxx3064 ScCellIterator aIter( pDoc, rNameRange ); in IsColRowName()
3194 ScCellIterator aIter( pDoc, ScRange( aOne, aTwo ) ); in IsColRowName()
H A Dinterpr5.cxx352 ScCellIterator aCellIter( pDok, nCol1, nRow1, nTab1, nCol2, in CreateMatrixFromDoubleRef()
H A Dinterpr1.cxx3398 ScCellIterator aIter( pDok, aRange, glSubTotal ); in IterateParameters()
4504 ScCellIterator aDocIter( pDok, aRange, glSubTotal); in ScCountEmptyCells()
/aoo4110/main/sc/source/ui/navipi/
H A Dcontent.cxx1119 ScCellIterator aIter( pDoc, 0,0,nTab, MAXCOL,MAXROW,nTab ); in GetNoteStrings()
1136 ScCellIterator aIter( pDoc, 0,0,nTab, MAXCOL,MAXROW,nTab ); in GetNotePos()
1170 ScCellIterator aIter( pDoc, 0,0,nTab, MAXCOL,MAXROW,nTab ); in NoteStringsChanged()
/aoo4110/main/sc/source/ui/docshell/
H A Dtablink.cxx318 ScCellIterator aCellIter( pDoc, 0,0,0, MAXCOL,MAXROW,MAXTAB ); // all sheets in Refresh()
H A Ddbdocfun.cxx1153 ScCellIterator aIter( pDoc, rRange ); in lcl_EmptyExcept()
H A Ddocsh.cxx351 ScCellIterator aCellIter( &aDocument, 0,0, nTable, MAXCOL,MAXROW, nTable ); in GetHiddenInformationState()
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessibleCell.cxx409 ScCellIterator aCellIter( mpDoc, 0,0, maCellAddress.Tab(), MAXCOL,MAXROW, maCellAddress.Tab() ); in FillDependends()
/aoo4110/main/sc/source/ui/unoobj/
H A Dfuncuno.cxx188 ScCellIterator aIter( pClipDoc, rSrcRange ); in lcl_CopyData()
H A Dcellsuno.cxx3451 ScCellIterator aIter( pDoc, aRange ); in queryEmptyCells()
3493 ScCellIterator aIter( pDoc, aRange ); in queryContentCells()
3582 ScCellIterator aIter( pDoc, aRange ); in queryFormulaCells()
3647 ScCellIterator aCmpIter( pDoc, aCmpRange ); in QueryDifferences_Impl()
3690 ScCellIterator aIter( pDoc, aRange ); in QueryDifferences_Impl()
3782 ScCellIterator aIter( pDoc, aRange ); in queryPrecedents()
3835 ScCellIterator aCellIter( pDoc, 0,0, nTab, MAXCOL,MAXROW, nTab ); in queryDependents()
H A Ddocuno.cxx3498 ScCellIterator aCellIter( pDoc, 0,0, nTab, MAXCOL,MAXROW, nTab ); in GetAddressByIndex_Impl()
3580 ScCellIterator aCellIter( pDocShell->GetDocument(), 0,0, nTab, MAXCOL,MAXROW, nTab ); in getCount()
/aoo4110/main/sc/source/ui/view/
H A Dtabview4.cxx550 ScCellIterator aIter( pDoc, nX1, nY1, nTab, nX2, nY2, nTab ); in InterpretVisible()
H A Dcellsh.cxx918 ScCellIterator aCellIter( pDoc, *aRanges.GetObject(nPos) ); in GetState()
H A Dviewfun4.cxx248 ScCellIterator aIter( pDoc, aRange ); in DoRefConversion()
H A Dviewfunc.cxx951 ScCellIterator aIter( pDoc, aRange ); in GetSelectionScriptType()
/aoo4110/main/sc/source/ui/app/
H A Dtransobj.cxx786 ScCellIterator aIter( pDoc, nStartX, nStartY, nSrcTab, nEndX, nEndY, nSrcTab ); in StripRefs()

Completed in 361 milliseconds

12