Home
last modified time | relevance | path

Searched refs:ScAddress (Results 351 – 356 of 356) sorted by relevance

1...<<1112131415

/trunk/main/sc/source/core/data/
H A Ddociter.cxx623 nNumFmtIndex, ScAddress( nCol, nRow, nTab ), in getCurrent()
H A Dtable3.cxx893 ScBaseCell* pCell = new ScFormulaCell( pDocument, ScAddress( in DoSubTotals()
/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx1517 pDoc->GetCellType(ScAddress( nCol, nRow, nTab )) == CELLTYPE_FORMULA ) in Undo()
/trunk/main/sc/source/ui/view/
H A Dgridwin4.cxx1359 Rectangle ScGridWindow::GetListValButtonRect( const ScAddress& rButtonPos ) in GetListValButtonRect()
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2471ScAddress( (SCCOL)rRange.StartColumn, (SCROW)rRange.StartRow, (SCTAB)rRange.Sheet ) ); in SetStyleToRanges()
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx843 ScCompiler aComp( GetDocPtr(), ScAddress(), *mxTokenArray ); in CreateDataSequence()

Completed in 357 milliseconds

1...<<1112131415