Home
last modified time | relevance | path

Searched defs:m_xdrawShapes (Results 1 – 2 of 2) sorted by relevance

/trunk/test/testuno/source/testlib/uno/
H A DSDUtil.java59 XShapes m_xdrawShapes = (XShapes) UnoRuntime.queryInterface(XShapes.class, xDrawPage); in getShapeOfPageByIndex() local
64 XShapes m_xdrawShapes = (XShapes) UnoRuntime.queryInterface(XShapes.class, xDrawPage); in getShapesOfPageByType() local
H A DGraphicUtil.java113 XShapes m_xdrawShapes = (XShapes) UnoRuntime.queryInterface(XShapes.class, xDrawPage); in getGraphicsOfPage() local

Completed in 20 milliseconds