/trunk/main/sc/inc/ |
H A D | dociter.hxx | 217 class ScCellIterator // run through all cell in one Area class 235 ScCellIterator(ScDocument* pDocument, 239 ScCellIterator(ScDocument* pDocument,
|
H A D | column.hxx | 115 friend class ScCellIterator;
|
H A D | table.hxx | 197 friend class ScCellIterator;
|
H A D | document.hxx | 244 friend class ScCellIterator;
|
/trunk/main/sc/source/core/data/ |
H A D | dociter.cxx | 963 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 D | autonamecache.cxx | 65 ScCellIterator aIter( pDoc, ScRange( 0, 0, nCurrentTab, MAXCOL, MAXROW, nCurrentTab ) ); in GetNameOccurences()
|
H A D | documen3.cxx | 645 ScCellIterator aIter( this, rRange ); in HasSubTotalCells() 1533 ScCellIterator aIter( this, aRange ); in GetFormulaEntries()
|
/trunk/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 304 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 D | rangeseq.cxx | 49 ScCellIterator aIter( pDoc, rRange ); in lcl_HasErrors()
|
H A D | compiler.cxx | 3064 ScCellIterator aIter( pDoc, rNameRange ); in IsColRowName() 3194 ScCellIterator aIter( pDoc, ScRange( aOne, aTwo ) ); in IsColRowName()
|
H A D | interpr1.cxx | 3535 ScCellIterator aIter( pDok, aRange, glSubTotal ); in IterateParameters() 4641 ScCellIterator aDocIter( pDok, aRange, glSubTotal); in ScCountEmptyCells()
|
H A D | interpr5.cxx | 351 ScCellIterator aCellIter( pDok, nCol1, nRow1, nTab1, nCol2, in CreateMatrixFromDoubleRef()
|
/trunk/main/sc/source/ui/navipi/ |
H A D | content.cxx | 1119 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()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | tablink.cxx | 318 ScCellIterator aCellIter( pDoc, 0,0,0, MAXCOL,MAXROW,MAXTAB ); // all sheets in Refresh()
|
H A D | dbdocfun.cxx | 1153 ScCellIterator aIter( pDoc, rRange ); in lcl_EmptyExcept()
|
H A D | docsh.cxx | 351 ScCellIterator aCellIter( &aDocument, 0,0, nTable, MAXCOL,MAXROW, nTable ); in GetHiddenInformationState()
|
/trunk/main/sc/source/ui/view/ |
H A D | tabview4.cxx | 550 ScCellIterator aIter( pDoc, nX1, nY1, nTab, nX2, nY2, nTab ); in InterpretVisible()
|
H A D | cellsh.cxx | 918 ScCellIterator aCellIter( pDoc, *aRanges.GetObject(nPos) ); in GetState()
|
H A D | viewfun4.cxx | 248 ScCellIterator aIter( pDoc, aRange ); in DoRefConversion()
|
H A D | viewfunc.cxx | 951 ScCellIterator aIter( pDoc, aRange ); in GetSelectionScriptType()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | funcuno.cxx | 188 ScCellIterator aIter( pClipDoc, rSrcRange ); in lcl_CopyData()
|
H A D | cellsuno.cxx | 3451 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 D | docuno.cxx | 3498 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()
|
/trunk/main/sc/source/ui/Accessibility/ |
H A D | AccessibleCell.cxx | 409 ScCellIterator aCellIter( mpDoc, 0,0, maCellAddress.Tab(), MAXCOL,MAXROW, maCellAddress.Tab() ); in FillDependends()
|
/trunk/main/sc/source/ui/app/ |
H A D | transobj.cxx | 786 ScCellIterator aIter( pDoc, nStartX, nStartY, nSrcTab, nEndX, nEndY, nSrcTab ); in StripRefs()
|