Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: util ::

enum TriState
Description
This enumeration represents a tristate value.

This enumeration defines three values, true, false and a don't know value.


Values
NO The value is equivalent to false.  
YES The value is equivalent to true.  
INDETERMINATE The value is indeterminate.  
Values' Details
NO
NO,
Description
The value is equivalent to false.
YES
YES,
Description
The value is equivalent to true.
INDETERMINATE
INDETERMINATE,
Description
The value is indeterminate.
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.