Searched refs:mxOldDoc (Results 1 – 1 of 1) sorted by relevance
122 mxOldDoc = (XChartDocument) UnoRuntime.queryInterface( in before()156 XPropertySet.class, mxOldDoc ); in testTitle()162 XShape xTitleShape = mxOldDoc.getTitle(); in testTitle()206 XPropertySet.class, mxOldDoc ); in testSubTitle()212 XShape xTitleShape = mxOldDoc.getSubTitle(); in testSubTitle()251 XDiagram xDia = mxOldDoc.getDiagram(); in testDiagram()364 XAxisYSupplier.class, mxOldDoc.getDiagram() ); in testAxis()458 XShape xLegend = mxOldDoc.getLegend(); in testLegend()505 XPropertySet xArea = mxOldDoc.getArea(); in testArea()542 XMultiServiceFactory.class, mxOldDoc ); in testChartType()[all …]