Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/qa/complex/sfx2/undo/
H A DChartDocumentTest.java135 …final XCoordinateSystemContainer coordContainer = UnoRuntime.queryInterface( XCoordinateSystemCont… in impl_getYAxisProperties() local
136 final XCoordinateSystem[] coordSystems = coordContainer.getCoordinateSystems(); in impl_getYAxisProperties()