21.08.2013 Views

OpenOffice.org BASIC Guide.pdf - OpenOffice.org wiki

OpenOffice.org BASIC Guide.pdf - OpenOffice.org wiki

OpenOffice.org BASIC Guide.pdf - OpenOffice.org wiki

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The Structure of Drawings 167<br />

RectangleShape.ShadowColor = RGB(192,192,192)<br />

RectangleShape.ShadowTransparence = 50<br />

RectangleShape.ShadowXDistance = 200<br />

RectangleShape.ShadowYDistance = 200<br />

Page.add(RectangleShape)<br />

An Overview of Various Drawing Objects<br />

Rectangle Shapes<br />

Rectangle shape objects (<br />

com.sun.star.drawing.RectangleShape<br />

) support the following services for formatting objects:<br />

Fill properties<br />

com.sun.star.drawing.FillProperties<br />

Line properties<br />

com.sun.star.drawing.LineProperties<br />

Text properties<br />

com.sun.star.drawing.Text<br />

(with<br />

com.sun.star.style.CharacterProperties<br />

and<br />

com.sun.star.style.ParagraphProperties<br />

)<br />

Shadow properties<br />

com.sun.star.drawing.ShadowProperties<br />

CornerRadius (Long)<br />

radius for rounding corners in hundredths of a millimeter

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!