Searched refs:xMinMaxProvider (Results 1 – 1 of 1) sorted by relevance
798 XStatisticDisplay xMinMaxProvider = (XStatisticDisplay) UnoRuntime.queryInterface( in testStockProperties() local800 assertTrue( "Diagram is no XStatisticDisplay", xMinMaxProvider != null ); in testStockProperties()801 XPropertySet xMinMaxProp = xMinMaxProvider.getMinMaxLine(); in testStockProperties()