enum WrapTextMode in module com::sun::star::text:: |
enum WrapTextMode;
enumeration values specify the text wrap around objects in a text.
Values Summary |
|
| NONE | text does not flow around the object. |
| THROUGHT | text flow ignores the object. |
| PARALLEL | text flows to the left and right of the object. |
| DYNAMIC | text flow depends on the situation. The text formatting decides the best way. |
| LEFT | text flows to the left side of the object. |
| RIGHT | text flows to the right side of the object. |
Values Details |
|||||||
|
|||||||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.