Searched refs:shapeServiceName (Results 1 – 1 of 1) sorted by relevance
70 final String shapeServiceName = "com.sun.star.text.TextEmbeddedObject"; in ChartDocumentTest() local71 …rops = UnoRuntime.queryInterface( XPropertySet.class, factory.createInstance( shapeServiceName ) ); in ChartDocumentTest()