Home
last modified time | relevance | path

Searched refs:xdataRange (Results 1 – 5 of 5) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sc/data/
H A DStandardFilterOption.java88 …XCellRange xdataRange = (XCellRange) UnoRuntime.queryInterface(XCellRange.class, SCUtil.getCurrent… in testStandardFilterForString() local
91 …= (XSheetFilterable) UnoRuntime.queryInterface(XSheetFilterable.class, xdataRange.getCellRangeByNa… in testStandardFilterForString()
105 …e = (XColumnRowRange) UnoRuntime.queryInterface(XColumnRowRange.class, xdataRange.getCellRangeByNa… in testStandardFilterForString()
122xdataRange = (XCellRange) UnoRuntime.queryInterface(XCellRange.class, SCUtil.getCurrentSheet(scDoc… in testStandardFilterForString()
123 …ColRowRange = (XColumnRowRange) UnoRuntime.queryInterface(XColumnRowRange.class, xdataRange.getCel… in testStandardFilterForString()
146 …XCellRange xdataRange = (XCellRange) UnoRuntime.queryInterface(XCellRange.class, SCUtil.getCurrent… in testStandardFilterOptionCaseSensitive() local
149 …= (XSheetFilterable) UnoRuntime.queryInterface(XSheetFilterable.class, xdataRange.getCellRangeByNa… in testStandardFilterOptionCaseSensitive()
164 …e = (XColumnRowRange) UnoRuntime.queryInterface(XColumnRowRange.class, xdataRange.getCellRangeByNa… in testStandardFilterOptionCaseSensitive()
195xdataRange = (XCellRange) UnoRuntime.queryInterface(XCellRange.class, SCUtil.getCurrentSheet(scDoc… in testStandardFilterOptionCaseSensitive()
196 …ColRowRange = (XColumnRowRange) UnoRuntime.queryInterface(XColumnRowRange.class, xdataRange.getCel… in testStandardFilterOptionCaseSensitive()
[all …]
H A DAdvanceFilter.java86 …XCellRange xdataRange = (XCellRange) UnoRuntime.queryInterface(XCellRange.class, SCUtil.getCurrent… in testStandardFilterForString() local
96 …= (XSheetFilterable) UnoRuntime.queryInterface(XSheetFilterable.class, xdataRange.getCellRangeByNa… in testStandardFilterForString()
98 …SheetFilterableEx) UnoRuntime.queryInterface(XSheetFilterableEx.class, xdataRange.getCellRangeByNa… in testStandardFilterForString()
104 …e = (XColumnRowRange) UnoRuntime.queryInterface(XColumnRowRange.class, xdataRange.getCellRangeByNa… in testStandardFilterForString()
121xdataRange = (XCellRange) UnoRuntime.queryInterface(XCellRange.class, SCUtil.getCurrentSheet(scDoc… in testStandardFilterForString()
122 …ColRowRange = (XColumnRowRange) UnoRuntime.queryInterface(XColumnRowRange.class, xdataRange.getCel… in testStandardFilterForString()
H A DStardarFilterTest.java124 …XCellRange xdataRange = (XCellRange) UnoRuntime.queryInterface(XCellRange.class, SCUtil.getCurrent… in testStandardFilter() local
127 …= (XSheetFilterable) UnoRuntime.queryInterface(XSheetFilterable.class, xdataRange.getCellRangeByNa… in testStandardFilter()
141 …e = (XColumnRowRange) UnoRuntime.queryInterface(XColumnRowRange.class, xdataRange.getCellRangeByNa… in testStandardFilter()
155xdataRange = (XCellRange) UnoRuntime.queryInterface(XCellRange.class, SCUtil.getCurrentSheet(scDoc… in testStandardFilter()
156 …ColRowRange = (XColumnRowRange) UnoRuntime.queryInterface(XColumnRowRange.class, xdataRange.getCel… in testStandardFilter()
H A DSubtotalsForGroup.java82 XCellRange xdataRange = (XCellRange) UnoRuntime.queryInterface( in testForSecondGroup() local
328 XCellRange xdataRange = (XCellRange) UnoRuntime.queryInterface( in testForThirdGroup() local
H A DSubTotalsFunction.java131 XCellRange xdataRange = (XCellRange) UnoRuntime.queryInterface( in test() local