Home
last modified time | relevance | path

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

/AOO42X/main/wizards/com/sun/star/wizards/document/
H A DFormHandler.java519 Object oGroupShape = _xMSF.createInstance("com.sun.star.drawing.ShapeCollection"); in groupShapesTogether() local
520 XShapes xShapes = UnoRuntime.queryInterface(XShapes.class, oGroupShape); in groupShapesTogether()