Searched defs:xRectangle (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | FillAndLineStyleDemo.java | 73 XShape xRectangle = ShapeHelper.createShape( xDrawDoc, in main() local
|
H A D | TextDemo.java | 79 XShape xRectangle; in main() local
|
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterGeometryHelper.cxx | 265 Reference<rendering::XPolyPolygon2D> xRectangle (xPolygon, UNO_QUERY); in CreatePolygon() local 290 Reference<rendering::XPolyPolygon2D> xRectangle (xPolygon, UNO_QUERY); in CreatePolygon() local 321 Reference<rendering::XPolyPolygon2D> xRectangle (xPolygon, UNO_QUERY); in CreatePolygon() local
|
/aoo41x/test/testuno/source/fvt/uno/sd/animation/ |
H A D | TextAnimation.java | 101 XShape xRectangle = ShapeUtil.createShape(impressDocument, po, in testTextAnimation() local
|
/aoo41x/test/testuno/source/fvt/uno/sd/paragraph/ |
H A D | ParagraphTextProperty.java | 92 …XShape xRectangle = ShapeUtil.createShape(impressDocument, po, new Size(21000, 12500), "com.sun.st… in testParagraphPropertyShape() local
|
H A D | ParagraphStyle.java | 94 …XShape xRectangle = ShapeUtil.createShape(impressDocument, po, new Size(21000, 12500), "com.sun.st… in ParaStyle() local
|
/aoo41x/main/sd/source/ui/accessibility/ |
H A D | AccessibleDrawDocumentView.cxx | 185 uno::Reference<drawing::XShape> xRectangle; in CreateDrawPageShape() local
|
Completed in 27 milliseconds