Methods' Summary |
setDisplayDirectory |
Sets the root directory that the FolderPicker should display.
It is not specified which root directory the FolderPicker
chooses if the specified root directory doesn't exist.
|
getDisplayDirectory |
Returns the root directory that the FolderPicker is showing. The
return value is undefined if the client did not choose a root directory
or the previously specified root directory doesn't exist.
|
getDirectory |
Returns the selected directory as url conforming to Rfc1738.
|
setDescription |
The implementation may optionally show the given text as a description
for the user within the dialog, e.g. "Please select a directory".
If the client doesn't set a description the dialog may show a default
description.
|
Methods' Details |
setDisplayDirectory
- Description
- Sets the root directory that the FolderPicker should display.
It is not specified which root directory the FolderPicker
chooses if the specified root directory doesn't exist.
- Parameter aDirectory
- Specifies the root directory in url format, conforming to Rfc1738.
- Throws
- com::sun::star::lang::IllegalArgumentException
if the given url is invalid.
|
|
getDisplayDirectory
string |
getDisplayDirectory(); |
- Description
- Returns the root directory that the FolderPicker is showing. The
return value is undefined if the client did not choose a root directory
or the previously specified root directory doesn't exist.
- Returns
- The directory in url format.
|
|
getDirectory
- Description
- Returns the selected directory as url conforming to Rfc1738.
- Returns
- The selected directory as url if the user did close the dialog with Ok
else the returned value is undefined.
|
|
setDescription
void |
setDescription( |
[in] string |
aDescription ); |
- Description
- The implementation may optionally show the given text as a description
for the user within the dialog, e.g. "Please select a directory".
If the client doesn't set a description the dialog may show a default
description.
|
|
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.