Home
last modified time | relevance | path

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

/AOO41X/main/sfx2/qa/complex/sfx2/undo/ !
H A DChartDocumentTest.java94 final XEmbeddedObject embeddedChart = UnoRuntime.queryInterface( XEmbeddedObject.class, in ChartDocumentTest() local
96 embeddedChart.doVerb( EmbedVerbs.MS_OLEVERB_SHOW ); in ChartDocumentTest()
98 final int state = embeddedChart.getCurrentState(); in ChartDocumentTest()