Exported Interfaces - Summary |
XFilePicker |
Provides access to the basic FilePicker functionality.
|
XFilePickerNotifier |
Provides the ability to request notifications about changes.
|
XFilterManager |
Provides the ability to add different filter, query for the current
filters and set a current filter
|
XFilePreview |
Provides the ability to show a preview of a selected file
(details)
|
XFilePickerControlAccess |
Provides the ability manage additional controls (checkboxes, listboxes etc.)
offered by an extended FilePicker, these controls extend the subset of
common controls that a FilePicker usually supports.
(details)
|
XFilterGroupManager |
An interface which allows manipulation of groups of filters
(details)
|
::com::sun::star::lang::XInitialization |
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.
(details)
|
::com::sun::star::util::XCancellable |
For canceling a running dialog instance.
(details)
|
::com::sun::star::lang::XComponent |
For shutdown and listener support.
|
Properties' Summary |
string
HelpURL |
[ OPTIONAL ]
Allows to associate a help URL with the file picker instance.
|
Exported Interfaces - Details |
XFilePicker
- Description
- Provides access to the basic FilePicker functionality.
|
|
XFilePickerNotifier
- Description
- Provides the ability to request notifications about changes.
|
|
XFilterManager
- Description
- Provides the ability to add different filter, query for the current
filters and set a current filter
|
|
XFilePreview
- Usage Restrictions
- optional
- Description
- Provides the ability to show a preview of a selected file
|
|
XFilePickerControlAccess
- Usage Restrictions
- deprecated
- optional
- Description
- Provides the ability manage additional controls (checkboxes, listboxes etc.)
offered by an extended FilePicker, these controls extend the subset of
common controls that a FilePicker usually supports.
- See also
- CommonFilePickerElementIds, ExtendedFilePickerElementIds
|
|
XFilterGroupManager
- Usage Restrictions
- optional
- Description
- An interface which allows manipulation of groups of filters
|
|
::com::sun::star::lang::XInitialization
- Usage Restrictions
- optional
- 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
|
|
::com::sun::star::util::XCancellable
- Usage Restrictions
- optional
- Description
- For canceling a running dialog instance.
This may be useful for automatic test tools for instance.
|
|
::com::sun::star::lang::XComponent
- Description
- For shutdown and listener support.
|
|
Properties' Details |
HelpURL
string HelpURL;
- Usage Restrictions
- optional
- Description
- Allows to associate a help URL with the file picker instance.
|
|
Top of Page
Copyright © 2000, 2013 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.