summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/listsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/listsh.hxx')
-rw-r--r--sw/source/ui/inc/listsh.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/listsh.hxx b/sw/source/ui/inc/listsh.hxx
index 30a97c04c0f2..939f3cc6ef3c 100644
--- a/sw/source/ui/inc/listsh.hxx
+++ b/sw/source/ui/inc/listsh.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
@@ -38,8 +38,8 @@ public:
SwListShell(SwView &rView);
- void Execute(SfxRequest &);
- void GetState(SfxItemSet &);
+ void Execute(SfxRequest &);
+ void GetState(SfxItemSet &);
};
#endif