Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: drawing ::

constants group CaptionEscapeDirection
Description
this flags describe escape direction for the line of a CaptionShape.
See also
CaptionShape

Constants
horizontal the caption line leaves the caption area at the horizontal edge that is nearest to the caption point.  
vertical the caption line leaves the caption area at the vertical edge that is nearest to the caption point.  
auto the caption line leaves the caption area at the edge that is nearest to the caption point.  
Constants' Details
horizontal
const short horizontal = 0;
Description
the caption line leaves the caption area at the horizontal edge that is nearest to the caption point.
vertical
const short vertical = 1;
Description
the caption line leaves the caption area at the vertical edge that is nearest to the caption point.
auto
const short auto = 2;
Description
the caption line leaves the caption area at the edge that is nearest to the caption point.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.