Searched refs:cellInRange (Results 1 – 1 of 1) sorted by relevance
2234 bool cellInRange( const table::CellRangeAddress& rAddr, const sal_Int32& nCol, const sal_Int32& nRo… in cellInRange() function2289 if ( cellInRange( nAddrs[index], thisRangeAddress.StartColumn, thisRangeAddress.StartRow ) ) in Activate()2298 …if ( xRange.is() && cellInRange( xRange->getRangeAddress(), thisRangeAddress.StartColumn, thisRang… in Activate()
Completed in 59 milliseconds