Searched refs:oRows (Results 1 – 6 of 6) sorted by relevance
58 protected XTableRows oRows; field in _XCellRangesQuery95 oRows = (XTableRows)oColumnRowRange.getRows(); in before()106 oRows.removeByIndex(4, oRows.getCount() - 4); in before()276 oRows.getByIndex(0)); in setRowVisible()
93 XTableRows oRows = (XTableRows) oColumnRowRange.getRows(); in _filter() local96 oRows.getByIndex(0)); in _filter()107 XPropertySet.class, oRows.getByIndex(1)); in _filter()
140 XTableRows oRows = (XTableRows) oColumnRowRange.getRows(); in _insertCells() local141 oRows.removeByIndex(21,1); in _insertCells()
131 XTableRows oRows = (XTableRows) oColumnRowRange.getRows(); in createTestEnvironment() local132 oObj = oRows; in createTestEnvironment()
105 XTableRows oRows = (XTableRows) oColumnRowRange.getRows(); in createTestEnvironment() local106 oObj = oRows; in createTestEnvironment()
128 XTableRows oRows = (XTableRows) oColumnRowRange.getRows(); in createTestEnvironment() local130 UnoRuntime.queryInterface(XIndexAccess.class, oRows); in createTestEnvironment()
Completed in 27 milliseconds