:: com :: sun :: star :: ui :: dialogs ::
|
unpublished |
interface XFilePicker2 |
|
|
- Base Interfaces
XFilePicker2
┗ XFilePicker
┗ XExecutableDialog
XFilePicker |
- (referenced interface's summary:)
- Specifies an interface for a FilePicker
|
|
- Usage Restrictions
- not published
- Description
- extends file picker interface to workaround some design problems.
|
Methods' Summary |
getSelectedFiles |
Returns a sequence of the selected files including path information in
URL format, conforming to Rfc1738.
|
Methods' Details |
getSelectedFiles
sequence< string > |
getSelectedFiles(); |
- Description
- Returns a sequence of the selected files including path information in
URL format, conforming to Rfc1738.
If the user closed the dialog with cancel an empty sequence will be returned.
If the user closed the dialog with OK a list of all selected files will be returned.
@attention
Instead to the method getFiles() of base interface XFilePicker the new method return
full qualified URLs for every selected file.
- Returns
A list of all selected file as complete URLs.
Notes for the implementation of a FileSave dialog:If there exists
a checkbox "Automatic File Extension" which is checked and a valid filter is currently selected
the dialog may automatically add an extension to the selected file name(s).
|
|
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.