Searched defs:shapeProps (Results 1 – 6 of 6) sorted by relevance
90 final XPropertySet shapeProps = UnoRuntime.queryInterface( XPropertySet.class, shape ); in verifySingleModificationDocumentState() local130 …final XPropertySet shapeProps = getDocument().createInstance( "com.sun.star.drawing.EllipseShape",… in impl_createCircleShape() local
71 …final XPropertySet shapeProps = UnoRuntime.queryInterface( XPropertySet.class, factory.createInsta… in ChartDocumentTest() local
102 XPropertySet shapeProps = (XPropertySet) in createTestEnvironment() local
229 XPropertySet shapeProps = (XPropertySet) UnoRuntime.queryInterface in createTestEnvironment() local
96 XPropertySet shapeProps = (XPropertySet) in createTestEnvironment() local
163 XPropertySet shapeProps = UnoRuntime.queryInterface( in checkInfluenceOfSpreadsheetChange() local
Completed in 30 milliseconds