Lines Matching refs:getByIndex

327 …virtual uno::Any SAL_CALL getByIndex( ::sal_Int32 Index ) throw (lang::IndexOutOfBoundsException, …  in getByIndex()  function in SingleRangeIndexAccess
448 uno::Reference< table::XCellRange > xRange( xIndex->getByIndex( 0 ), uno::UNO_QUERY_THROW ); in getScDocument()
460 uno::Reference< table::XCellRange > xRange( xIndex->getByIndex( 0 ), uno::UNO_QUERY_THROW ); in getScDocShell()
1295 …uno::Reference< table::XCellRange > xRange( rxCellRanges->getByIndex( nIndex ), uno::UNO_QUERY_THR… in lclExpandToMerged()
2262 xCellRange.set( xIndex->getByIndex( 0 ), uno::UNO_QUERY_THROW ); in Activate()
2417 …uno::Reference< sheet::XCellRangeAddressable > xRangeAddr( mxRanges->getByIndex( nIndex ), uno::UN… in setMergeCells()
2428 …uno::Reference< table::XCellRange > xRange( mxRanges->getByIndex( nIndex ), uno::UNO_QUERY_THROW ); in setMergeCells()
2446 …uno::Reference< table::XCellRange > xRange( mxRanges->getByIndex( nIndex ), uno::UNO_QUERY_THROW ); in getMergeCells()
2660 xCellRange.set( xIndex->getByIndex( 0 ), uno::UNO_QUERY_THROW ); in Range()
3838 …uno::Reference< sheet::XCellRangeAddressable > xAddressable( xIndexAccess->getByIndex( index ), un… in getWidth()
4068 …uno::Reference< sheet::XCellRangeAddressable > xAddressable( xIndexAccess->getByIndex( index ), un… in getHeight()
4120 xRange.set( xIndex->getByIndex( 0 ), uno::UNO_QUERY_THROW ); in getWorksheet()
4204 …uno::Reference< sheet::XDatabaseRange > xDBRange( xIndexAccess->getByIndex( index ), uno::UNO_QUER… in lcl_GetAutoFiltRange()