summaryrefslogtreecommitdiff
path: root/sdext/source/minimizer/fileopendialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/minimizer/fileopendialog.hxx')
-rw-r--r--sdext/source/minimizer/fileopendialog.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sdext/source/minimizer/fileopendialog.hxx b/sdext/source/minimizer/fileopendialog.hxx
index 8ddbba752113..6cb2d615f145 100644
--- a/sdext/source/minimizer/fileopendialog.hxx
+++ b/sdext/source/minimizer/fileopendialog.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -63,12 +63,12 @@ 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 getURL() const;
::rtl::OUString getFilterName() const;
};
-#endif // _FILEOPEN_DIALOG_HXX_
+#endif // _FILEOPEN_DIALOG_HXX_
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */