Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
:: com :: sun :: star :: ui :: dialogs ::
constants group TemplateDescription
Description
The implementation of a FilePicker service may support the usage of
different templates. The following constants define the currently
specified templates.
See also
FilePicker
Constants' Details
FILEOPEN_SIMPLE
const short FILEOPEN_SIMPLE = 0;
Description
A FileOpen dialog without any additional controls.
FILESAVE_SIMPLE
const short FILESAVE_SIMPLE = 1;
Description
A FileSave dialog without any additional controls.
FILESAVE_AUTOEXTENSION_PASSWORD
const short FILESAVE_AUTOEXTENSION_PASSWORD = 2;
Description
A FileSave dialog with additional controls.
A checkbox "Auto Extension"
A checkbox "Password"
FILESAVE_AUTOEXTENSION_PASSWORD_FILTEROPTIONS
const short FILESAVE_AUTOEXTENSION_PASSWORD_FILTEROPTIONS = 3;
Description
A FileSave dialog with additional controls.
A checkbox "Auto Extension"
A checkbox "Password"
A checkbox "Filter Options"
FILESAVE_AUTOEXTENSION_SELECTION
const short FILESAVE_AUTOEXTENSION_SELECTION = 4;
Description
A FileSave dialog with additional controls.
A checkbox "Auto Extension"
A checkbox "Selection"
FILESAVE_AUTOEXTENSION_TEMPLATE
const short FILESAVE_AUTOEXTENSION_TEMPLATE = 5;
Description
A FileSave dialog with additional controls.
A checkbox "Auto Extension"
A listbox "Template" for selecting different templates
FILEOPEN_LINK_PREVIEW_IMAGE_TEMPLATE
const short FILEOPEN_LINK_PREVIEW_IMAGE_TEMPLATE = 6;
Description
A FileOpen dialog with additional controls.
A checkbox "Insert as link"
A checkbox "Show Preview"
A listbox "Image Template" for inserting an image with different styles.
A window for displaying a file preview
FILEOPEN_PLAY
const short FILEOPEN_PLAY = 7;
Description
A FileOpen dialog with additional controls.
FILEOPEN_READONLY_VERSION
const short FILEOPEN_READONLY_VERSION = 8;
Description
A FileOpen dialog with additional controls.
A checkbox "Read only"
A listbox "Version" for selecting a document version
FILEOPEN_LINK_PREVIEW
const short FILEOPEN_LINK_PREVIEW = 9;
Description
A FileOpen dialog with additional controls.
A checkbox "Insert as link"
A checkbox "Show Preview"
A window for displaying a file preview
FILESAVE_AUTOEXTENSION
const short FILESAVE_AUTOEXTENSION = 10;
Description
A FileSave dialog with additional controls.
A checkbox "Auto Extension"
Top of Page Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.