Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: ui :: dialogs ::

constants group ExtendedFilePickerElementIds
Description

These constants are used to specify extended controls of a FilePicker dialog. A FilePicker service may be initialized so that it has additional controls extending the set of common controls a FilePicker usually supports.

See also
FilePicker, XFilePickerControlAccess, CommonFilePickerElementIds

Constants
CHECKBOX_AUTOEXTENSION  
CHECKBOX_PASSWORD  
CHECKBOX_FILTEROPTIONS  
CHECKBOX_READONLY  
CHECKBOX_LINK  
CHECKBOX_PREVIEW  
PUSHBUTTON_PLAY  
LISTBOX_VERSION  
LISTBOX_TEMPLATE  
LISTBOX_IMAGE_TEMPLATE  
CHECKBOX_SELECTION  
LISTBOX_VERSION_LABEL  
LISTBOX_TEMPLATE_LABEL  
LISTBOX_IMAGE_TEMPLATE_LABEL  
LISTBOX_FILTER_SELECTOR  
Constants' Details
CHECKBOX_AUTOEXTENSION
const short CHECKBOX_AUTOEXTENSION = 100;
CHECKBOX_PASSWORD
const short CHECKBOX_PASSWORD = 101;
CHECKBOX_FILTEROPTIONS
const short CHECKBOX_FILTEROPTIONS = 102;
CHECKBOX_READONLY
const short CHECKBOX_READONLY = 103;
CHECKBOX_LINK
const short CHECKBOX_LINK = 104;
CHECKBOX_PREVIEW
const short CHECKBOX_PREVIEW = 105;
PUSHBUTTON_PLAY
const short PUSHBUTTON_PLAY = 106;
LISTBOX_VERSION
const short LISTBOX_VERSION = 107;
LISTBOX_TEMPLATE
const short LISTBOX_TEMPLATE = 108;
LISTBOX_IMAGE_TEMPLATE
const short LISTBOX_IMAGE_TEMPLATE = 109;
CHECKBOX_SELECTION
const short CHECKBOX_SELECTION = 110;
LISTBOX_VERSION_LABEL
const short LISTBOX_VERSION_LABEL = 207;
LISTBOX_TEMPLATE_LABEL
const short LISTBOX_TEMPLATE_LABEL = 208;
LISTBOX_IMAGE_TEMPLATE_LABEL
const short LISTBOX_IMAGE_TEMPLATE_LABEL = 209;
LISTBOX_FILTER_SELECTOR
const short LISTBOX_FILTER_SELECTOR = 210;
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.