Home
last modified time | relevance | path

Searched defs:aCellIter (Results 1 – 14 of 14) sorted by path

/trunk/main/sc/inc/
H A Ddociter.hxx514 ScHorizontalCellIterator aCellIter; member in ScUsedAreaIterator
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx304 ScCellIterator aCellIter( pDoc, rRange); in HasError() local
811 ScCellIterator aCellIter( pDoc, rRef); in InsertPredLevelArea() local
911 ScCellIterator aCellIter( pDoc, rRef); in FindPredLevelArea() local
1054 ScCellIterator aCellIter( pDoc, 0,0,0, MAXCOL,MAXROW,MAXTAB ); // alle Tabellen in InsertSuccLevel() local
1145 ScCellIterator aCellIter( pDoc, 0,0, nTab, MAXCOL,MAXROW, nTab ); in FindSuccLevel() local
1382 ScCellIterator aCellIter( pDoc, nCol,nRow1,nTab, nCol,nRow2,nTab ); in MarkInvalid() local
H A Dinterpr1.cxx4576 ScQueryCellIterator aCellIter(pDok, nTab1, rParam, sal_False); in ScMatch() local
4963 ScQueryCellIterator aCellIter(pDok, nTab1, rParam, false); in IterateParametersIf() local
5208 ScQueryCellIterator aCellIter(pDok, nTab1, rParam, sal_False); in ScCountIf() local
5448 ScQueryCellIterator aCellIter(pDok, nTab1, rParam, false); in IterateParametersIfs() local
6054 ScQueryCellIterator aCellIter(pDok, nTab1, aParam, sal_False); in ScLookup() local
6369 ScQueryCellIterator aCellIter(pDok, nTab1, rParam, sal_False); in CalculateLookup() local
6742 ScQueryCellIterator aCellIter( pDok, nTab, *p); in ScDBCount() local
8331 ScQueryCellIterator aCellIter( pDoc, rParam.nTab, rParam, sal_False); in lcl_LookupQuery() local
H A Dinterpr5.cxx351 ScCellIterator aCellIter( pDok, nCol1, nRow1, nTab1, nCol2, in CreateMatrixFromDoubleRef() local
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2196 std::vector<ScCellStyleEntry>::const_iterator aCellIter = rCellEntries.begin(); in _ExportAutoStyles() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCell.cxx409 ScCellIterator aCellIter( mpDoc, 0,0, maCellAddress.Tab(), MAXCOL,MAXROW, maCellAddress.Tab() ); in FillDependends() local
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx351 ScCellIterator aCellIter( &aDocument, 0,0, nTable, MAXCOL,MAXROW, nTable ); in GetHiddenInformationState() local
H A Dtablink.cxx318 ScCellIterator aCellIter( pDoc, 0,0,0, MAXCOL,MAXROW,MAXTAB ); // all sheets in Refresh() local
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx3835 ScCellIterator aCellIter( pDoc, 0,0, nTab, MAXCOL,MAXROW, nTab ); in queryDependents() local
H A Ddocuno.cxx3498 ScCellIterator aCellIter( pDoc, 0,0, nTab, MAXCOL,MAXROW, nTab ); in GetAddressByIndex_Impl() local
3580 ScCellIterator aCellIter( pDocShell->GetDocument(), 0,0, nTab, MAXCOL,MAXROW, nTab ); in getCount() local
/trunk/main/sc/source/ui/view/
H A Dcellsh.cxx918 ScCellIterator aCellIter( pDoc, *aRanges.GetObject(nPos) ); in GetState() local
/trunk/main/svx/source/table/
H A Dtablemodel.cxx762 CellVector::iterator aCellIter( aNewCells.begin() ); in insertColumns() local
843 CellVector::iterator aCellIter( aRemovedCells.begin() ); in removeColumns() local
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx1401 std::vector< SwNodeRange >::const_iterator aCellIter = aRowIter->begin(); in TextToTable() local
/trunk/main/sw/source/core/unocore/
H A Dunotext.cxx2216 aCellIter = aMergedIter->aCells.begin(); in lcl_MergeCells() local

Completed in 280 milliseconds