summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/fileopendialog.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2008-06-09 14:26:30 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2008-06-09 14:26:30 +0000
commitceb0ceb8a7a3cf3e529b947d49338c1e65fa252e (patch)
tree0cfa5019c2cdcdaf46b92cac0ef0c21b81b59f10 /sdext/source/minimizer/fileopendialog.hxx
parenta5fd15b52116c0b42ca40042706aa0d886997b69 (diff)
INTEGRATION: CWS impress141 (1.1.38); FILE MERGED
2008/04/21 09:56:22 cl 1.1.38.2: RESYNC: (1.1-1.2); FILE MERGED 2008/04/16 09:16:30 sj 1.1.38.1: #i86326# added patch (removed unused methods)
Diffstat (limited to 'sdext/source/minimizer/fileopendialog.hxx')
-rw-r--r--sdext/source/minimizer/fileopendialog.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdext/source/minimizer/fileopendialog.hxx b/sdext/source/minimizer/fileopendialog.hxx
index b51be2ac15b1..6ab275fe95f0 100644
--- a/sdext/source/minimizer/fileopendialog.hxx
+++ b/sdext/source/minimizer/fileopendialog.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: fileopendialog.hxx,v $
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
* This file is part of OpenOffice.org.
*
@@ -65,7 +65,7 @@ public :
sal_Int16 execute();
void setDefaultName( const rtl::OUString& );
- void setDefaultDirectory( const rtl::OUString& );
+// void setDefaultDirectory( const rtl::OUString& );
::rtl::OUString getURL() const;
::rtl::OUString getFilterName() const;