Lines Matching refs:getCellRangeAddressable

1126 …uno::Reference< sheet::XCellRangeAddressable >  getCellRangeAddressable() throw (uno::RuntimeExcep…  in getCellRangeAddressable()  function in RangeHelper
2058 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in Address()
2179 table::CellRangeAddress thisRangeAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in CellsHelper()
2268 …:Reference< sheet::XCellRangeAddressable > xThisRangeAddress = thisRange.getCellRangeAddressable(); in Activate()
2691 table::CellRangeAddress referAddress = referRange.getCellRangeAddressable()->getRangeAddress(); in Range()
3301 …table::CellRangeAddress parentRangeAddress = parentRange.getCellRangeAddressable()->getRangeAddres… in updateTableSortField()
3303 …table::CellRangeAddress colRowKeyAddress = colRowRange.getCellRangeAddressable()->getRangeAddress(… in updateTableSortField()
3346 table::CellRangeAddress thisRangeAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in Sort()
3645 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in Delete()
3767 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in getColumnWidth()
3810 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in setColumnWidth()
3930 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in getRowHeight()
3973 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in setRowHeight()
3994 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in getPageBreak()
4032 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in setPageBreak()
4395 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in AutoFilter()
4423 autoFiltAddress = currentRegion.getCellRangeAddressable()->getRangeAddress(); in AutoFilter()
4430 autoFiltAddress = multiCellRange.getCellRangeAddressable()->getRangeAddress(); in AutoFilter()
4667 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in Insert()
4706 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in Autofit()
4988 table::CellRangeAddress thisAddress = helper.getCellRangeAddressable()->getRangeAddress(); in getShowDetail()
5031 table::CellRangeAddress thisAddress = helper.getCellRangeAddressable()->getRangeAddress(); in setShowDetail()
5091 table::CellRangeAddress rangeAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in PrintOut()
5118 table::CellRangeAddress destAddress = destRangeHelper.getCellRangeAddressable()->getRangeAddress(); in AutoFill()
5121 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in AutoFill()
5247 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in GoalSeek()
5249 …table::CellRangeAddress changingCellAddr = changingCellRange.getCellRangeAddressable()->getRangeAd… in GoalSeek()
5303 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in AutoOutline()
5328 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in ClearOutline()
5342 table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress(); in groupUnGroup()
5449 ScUnoConversion::FillScRange( refRange, thisRange.getCellRangeAddressable()->getRangeAddress()); in PreviousNext()
5534 rangeResults.push_back( rHelper.getCellRangeAddressable()->getRangeAddress() ); in SpecialCells()