Searched refs:lclClearRange (Results 1 – 1 of 1) sorted by relevance
1257 void lclClearRange( const uno::Reference< table::XCellRange >& rxCellRange ) throw (uno::RuntimeExc… in lclClearRange() function1317 lclClearRange( rxCellRange->getCellRangeByPosition( 1, 0, nLastColIdx, 0 ) ); in lclExpandAndMerge()1320 lclClearRange( rxCellRange->getCellRangeByPosition( 0, 1, nLastColIdx, nLastRowIdx ) ); in lclExpandAndMerge()
Completed in 41 milliseconds