Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

:: drafts :: com :: sun :: star :: i18n ::

constants group ScriptDirection
Description
Script direction constants to use with XScriptTypeDetector methods.

Constants
NEUTRAL Script direction is neutral
LEFT_TO_RIGHT Script direction is left to right
RIGHT_TO_LEFT Script direction is right to left
Constants' Details
NEUTRAL
const short NEUTRAL = 0;
Description
Script direction is neutral
LEFT_TO_RIGHT
const short LEFT_TO_RIGHT = 1;
Description
Script direction is left to right
RIGHT_TO_LEFT
const short RIGHT_TO_LEFT = 2;
Description
Script direction is right to left
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.