Home
last modified time | relevance | path

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

/trunk/main/chart2/qa/complex/chart2/
H A DTestCaseOldAPI.java584 XChartDocument xDiaProv = (XChartDocument) UnoRuntime.queryInterface( in testAggregation() local
586 assertTrue( "query to new interface failed", xDiaProv != null ); in testAggregation()
589 com.sun.star.chart.XChartDocument.class, xDiaProv ); in testAggregation()