summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2009-10-29 13:49:34 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2009-10-29 13:49:34 +0000
commit5bf7514b7a464c01e2bb874f5312f8ad66c88395 (patch)
treed0cce8ff880104805aad604734876e589759d403
parent6e9cc739c6fdb84275a7c9ff9748324b168583d5 (diff)
#i10000# merge error, dupe line removed
-rw-r--r--sfx2/inc/sfx2/filedlghelper.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/inc/sfx2/filedlghelper.hxx b/sfx2/inc/sfx2/filedlghelper.hxx
index 7a312a5726..c809fac259 100644
--- a/sfx2/inc/sfx2/filedlghelper.hxx
+++ b/sfx2/inc/sfx2/filedlghelper.hxx
@@ -240,9 +240,6 @@ public:
/** Provides the selected files with full path information */
::com::sun::star::uno::Sequence< ::rtl::OUString > GetSelectedFiles() const;
- /** Provides the selected files with full path information */
- ::com::sun::star::uno::Sequence< ::rtl::OUString > GetSelectedFiles() const;
-
void AddFilter( const String& rFilterName, const String& rExtension );
void SetCurrentFilter( const String& rFilter );