Searched refs:xDiaProv (Results 1 – 1 of 1) sorted by relevance
584 XChartDocument xDiaProv = (XChartDocument) UnoRuntime.queryInterface( in testAggregation() local586 assertTrue( "query to new interface failed", xDiaProv != null ); in testAggregation()589 com.sun.star.chart.XChartDocument.class, xDiaProv ); in testAggregation()