summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/drformsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/drformsh.hxx')
-rw-r--r--sw/source/ui/inc/drformsh.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/inc/drformsh.hxx b/sw/source/ui/inc/drformsh.hxx
index 061b2f4aad23..ca08eb8b54e6 100644
--- a/sw/source/ui/inc/drformsh.hxx
+++ b/sw/source/ui/inc/drformsh.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
@@ -39,10 +39,10 @@ public:
TYPEINFO();
SwDrawFormShell(SwView &rView);
- virtual ~SwDrawFormShell();
+ virtual ~SwDrawFormShell();
- void Execute(SfxRequest &);
- void GetState(SfxItemSet &);
+ void Execute(SfxRequest &);
+ void GetState(SfxItemSet &);
};
#endif