Searched refs:oGraphic2 (Results 1 – 3 of 3) sorted by relevance
164 Object oGraphic2 = getGraphicsOfPage(CurrentPage)[0]; in testGraphicBorder_ODP() local165 XShape xGraphicShape2 = (XShape)UnoRuntime.queryInterface(XShape.class, oGraphic2); in testGraphicBorder_ODP()201 Object oGraphic2 = getGraphicsOfPage(CurrentPage)[0]; in testGraphicBorder_PPT() local202 XShape xGraphicShape2 = (XShape)UnoRuntime.queryInterface(XShape.class, oGraphic2); in testGraphicBorder_PPT()
142 Object oGraphic2 = getGraphicsOfPage(CurrentPage)[0]; in testPosition() local143 XShape xGraphicShape2 = (XShape)UnoRuntime.queryInterface(XShape.class, oGraphic2); in testPosition()
137 Object oGraphic2 = getGraphicsOfPage(CurrentPage)[0]; in testGraphicSize() local138 XShape xGraphicShape2 = (XShape)UnoRuntime.queryInterface(XShape.class, oGraphic2); in testGraphicSize()
Completed in 36 milliseconds