Searched refs:oColumnRowRange (Results 1 – 10 of 10) sorted by relevance
92 XColumnRowRange oColumnRowRange = (XColumnRowRange) UnoRuntime.queryInterface( in before() local95 oRows = (XTableRows)oColumnRowRange.getRows(); in before()96 oColumns = (XTableColumns) oColumnRowRange.getColumns(); in before()
90 XColumnRowRange oColumnRowRange = (XColumnRowRange) UnoRuntime.queryInterface( in _filter() local93 XTableRows oRows = (XTableRows) oColumnRowRange.getRows(); in _filter()
137 XColumnRowRange oColumnRowRange = (XColumnRowRange) in _insertCells() local140 XTableRows oRows = (XTableRows) oColumnRowRange.getRows(); in _insertCells()
135 XColumnRowRange oColumnRowRange = (XColumnRowRange) in createTestEnvironment() local137 XTableColumns oColumns = (XTableColumns) oColumnRowRange.getColumns(); in createTestEnvironment()
128 XColumnRowRange oColumnRowRange = (XColumnRowRange) in createTestEnvironment() local131 XTableRows oRows = (XTableRows) oColumnRowRange.getRows(); in createTestEnvironment()
106 XColumnRowRange oColumnRowRange = (XColumnRowRange) in createTestEnvironment() local108 XTableColumns oColumns = (XTableColumns) oColumnRowRange.getColumns(); in createTestEnvironment()
102 XColumnRowRange oColumnRowRange = (XColumnRowRange) in createTestEnvironment() local105 XTableRows oRows = (XTableRows) oColumnRowRange.getRows(); in createTestEnvironment()
126 XColumnRowRange oColumnRowRange = (XColumnRowRange) in createTestEnvironment() local128 XTableRows oRows = (XTableRows) oColumnRowRange.getRows(); in createTestEnvironment()
141 XColumnRowRange oColumnRowRange = (XColumnRowRange) in createTestEnvironment() local143 XTableColumns oColumns = (XTableColumns) oColumnRowRange.getColumns(); in createTestEnvironment()
139 XColumnRowRange oColumnRowRange = (XColumnRowRange) in createTestEnvironment() local141 XTableColumns oColumns = (XTableColumns) oColumnRowRange.getColumns(); in createTestEnvironment()
Completed in 57 milliseconds