Constants' Details |
DEFAULTS
const long DEFAULTS = 0;
- Description
- Uses the default settings for executing commands.
|
|
NO_SYSTEM_ERROR_MESSAGE
const long NO_SYSTEM_ERROR_MESSAGE = 1;
- Description
- Prevents the display of system error message boxes if the
method XSystemShellExecute::execute() fails.
|
|
URIS_ONLY
const long URIS_ONLY = 2;
- Description
- Only allows opening of absolute URI references.
- Since
- LibreOffice 3.6
|
|
Top of Page
Copyright © 1995, 2012, 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.