:: com :: sun :: star :: ui :: dialogs ::
|
unpublished |
constants group WizardButton |
|
|
- Usage Restrictions
- not published
- Description
- denotes the buttons found in a Wizard
|
Constants |
NONE |
denotes none of the buttons in the wizard |
NEXT |
denotes the button used to travel forward through the wizard |
PREVIOUS |
denotes the button used to travel backward through the wizard |
FINISH |
denotes the button used to finish the wizard |
CANCEL |
denotes the button used to cancel the wizard |
HELP |
denotes the button used to request help |
Constants' Details |
NONE
const short NONE = 0;
- Description
- denotes none of the buttons in the wizard
|
|
NEXT
const short NEXT = 1;
- Description
- denotes the button used to travel forward through the wizard
|
|
PREVIOUS
const short PREVIOUS = 2;
- Description
- denotes the button used to travel backward through the wizard
|
|
FINISH
const short FINISH = 3;
- Description
- denotes the button used to finish the wizard
|
|
CANCEL
const short CANCEL = 4;
- Description
- denotes the button used to cancel the wizard
|
|
HELP
const short HELP = 5;
- Description
- denotes the button used to request help
|
|
Top of Page
Copyright © 2000, 2014 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.