summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl')
-rw-r--r--offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl b/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl
index bf46ef44aa77..ab27f579bc78 100644
--- a/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl
+++ b/offapi/com/sun/star/ui/dialogs/XFilePickerControlAccess.idl
@@ -43,7 +43,7 @@ published interface XFilePickerControlAccess: com::sun::star::ui::dialogs::XFile
@param aControlAction
Specifies an action to perform with the given value.
- aControlAction has to be one of the values defined in <type>ControlActions</type>.
+ aControlAction has to be one of the values defined in ControlActions.
Not all of the values are valid for all controls.
To add a new filter to the FilePicker use the interface XFilterManager, but
optionally an implementation may also support adding new filter using this
@@ -66,7 +66,7 @@ void setValue( [in] short aControlId, [in] short aControlAction, [in] any aValue
@param aControlAction
Specifies which value to retrieve.
- aControlAction has to be one of the values defined in <type>ControlActions</type>.
+ aControlAction has to be one of the values defined in ControlActions.
Not all of the values are valid for all controls.
@returns