Home
last modified time | relevance | path

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

/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DDrawingOrPresentationDocumentTest.java140 final XShapes pageShapes = UnoRuntime.queryInterface( XShapes.class, getFirstPageShapes() ); in impl_createCircleShape() local
141 pageShapes.add( shape ); in impl_createCircleShape()
147 undoManager.addUndoAction( new ShapeInsertionUndoAction( shape, pageShapes ) ); in impl_createCircleShape()

Completed in 10 milliseconds