:: com :: sun :: star :: ui :: dialogs ::
|
service FilePicker |
- Supported Interface
- XFilePicker3
|
- Description
- A FilePicker.
It is NOT recommended to cache a reference to a file
picker instance. Due to restrictions by the underlying system there can
be specific limitations possible. To overcome these problems it's
recommended to create a new instance on demand.
- See also
- XFilePicker
|
Constructors' Summary |
createWithMode |
Provides the ability to choose between different custom templates that
do extend the subset of common controls a FilePicker usually supports.
Implementers may omit this interface if the FileOpen
dialog doesn't support custom templates. In this case a createInstance
will create an ordinary FileOpen dialog with only the common FilePicker
elements.
The client has to provide one of the specified constants in
TemplateDescription.
|
Constructors' Details |
createWithMode
|
createWithMode( |
[in] short |
Mode ); |
- Description
- Provides the ability to choose between different custom templates that
do extend the subset of common controls a FilePicker usually supports.
Implementers may omit this interface if the FileOpen
dialog doesn't support custom templates. In this case a createInstance
will create an ordinary FileOpen dialog with only the common FilePicker
elements.
The client has to provide one of the specified constants in
TemplateDescription.
Notes for the implementation of a FileSave dialog:
The implementation of a FileSave dialog should automatically check
for existence of a file and issue a warning if a file with the same
name already exist.
- See also
- TemplateDescription
|
|
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.