Content for OpenOffice.org version 3.3.
| Constants |
| CANCEL |
The user canceled the dialog.
|
| OK |
The user acknowledged the dialog.
|
| Constants' Details |
CANCEL
const short CANCEL = 0;
- Description
- The user canceled the dialog.
|
|
OK
const short OK = 1;
- Description
- The user acknowledged the dialog.
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.