Searched refs:centerCell (Results 1 – 1 of 1) sorted by relevance
103 final XCell centerCell = cellRange.getCellByPosition( 1, 1 ); in doMultipleModifications() local104 final XTextRange cellText = UnoRuntime.queryInterface( XTextRange.class, centerCell ); in doMultipleModifications()109 final XPropertySet cellProps = UnoRuntime.queryInterface( XPropertySet.class, centerCell ); in doMultipleModifications()