Home
last modified time | relevance | path

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

/trunk/test/testuno/source/testlib/uno/
H A DSDUtil.java71 XShape xshape = (XShape)UnoRuntime.queryInterface(XShape.class, shape); in getShapesOfPageByType() local
72 String type = xshape.getShapeType(); in getShapesOfPageByType()
H A DGraphicUtil.java120 XShape xshape = (XShape)UnoRuntime.queryInterface(XShape.class, shape); in getGraphicsOfPage() local
121 String type = xshape.getShapeType(); in getGraphicsOfPage()

Completed in 12 milliseconds