summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/filedlg2.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-02-14 20:56:28 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-02-15 15:52:04 +0000
commit659279c8def8141e6f6da4d580dfb0c7624affa4 (patch)
treecab056ccb93d3ed0766398773a5b1c5a8f85c88e /svtools/source/dialogs/filedlg2.hxx
parent7aae1678ec974220f0f245d731f201054ccbc1df (diff)
use Natural sort as default sort for listboxes, etc.
Diffstat (limited to 'svtools/source/dialogs/filedlg2.hxx')
-rw-r--r--svtools/source/dialogs/filedlg2.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svtools/source/dialogs/filedlg2.hxx b/svtools/source/dialogs/filedlg2.hxx
index 184dc594ce24..99a002440e1c 100644
--- a/svtools/source/dialogs/filedlg2.hxx
+++ b/svtools/source/dialogs/filedlg2.hxx
@@ -96,10 +96,6 @@ private:
DirEntry aPath; // aktuell angewaehlter Pfad
USHORT nDirCount; // Anzahl der Verzeichnis-
// Verschachtelungen
-
- ::com::sun::star::uno::Reference< ::com::sun::star::i18n::XCollator >
- xCollator;
-
protected:
virtual void UpdateEntries( const BOOL bWithDirs );