diff options
Diffstat (limited to 'uui/source')
-rw-r--r-- | uui/source/fltdlg.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/fltdlg.cxx b/uui/source/fltdlg.cxx index 6df9bb934f4a..1fae82634eca 100644 --- a/uui/source/fltdlg.cxx +++ b/uui/source/fltdlg.cxx @@ -118,7 +118,7 @@ void FilterDialog::ChangeFilters( const FilterNameList* pFilterNames ) @param "pSelectedItem", returns result of selection as pointer into set list of filter names (valid for function return sal_True only!) @return true => pSelectedItem parameter points into name list and represent use decision - false => use has cancelled dialog (pSelectedItem isnt valid then!) + false => use has cancelled dialog (pSelectedItem isn't valid then!) @onerror We return false ... but don't change pSelectedItem! @threadsafe no |