Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: text ::

unpublished constants group WrapInfluenceOnPosition
Usage Restrictions
not published
Description
These values specify the influence of the wrapping style of a floating screen object when it's positioned.

Constants
ONCE_SUCCESSIVE wrapping style has no influence on the position and the floating screen object is successive positioned.  
ONCE_CONCURRENT wrapping style has no influence on the position and the floating screen object is concurrent positioned.  
ITERATIVE wrapping style has influence on the position and the floating screen object is iterative positioned.  
Constants' Details
ONCE_SUCCESSIVE
const short ONCE_SUCCESSIVE = 1;
Description
wrapping style has no influence on the position and the floating screen object is successive positioned.
ONCE_CONCURRENT
const short ONCE_CONCURRENT = 2;
Description
wrapping style has no influence on the position and the floating screen object is concurrent positioned.
ITERATIVE
const short ITERATIVE = 3;
Description
wrapping style has influence on the position and the floating screen object is iterative positioned.
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.