summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/fldwrap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/fldwrap.hxx')
-rw-r--r--sw/source/ui/inc/fldwrap.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/fldwrap.hxx b/sw/source/ui/inc/fldwrap.hxx
index 54479e9b232b..88ecbbea0ad1 100644
--- a/sw/source/ui/inc/fldwrap.hxx
+++ b/sw/source/ui/inc/fldwrap.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
@@ -40,8 +40,8 @@ public:
SFX_DECL_CHILDWINDOW(SwFldDlgWrapper);
- virtual BOOL ReInitDlg(SwDocShell *pDocSh);
- void ShowPage(USHORT nPage = 0);
+ virtual BOOL ReInitDlg(SwDocShell *pDocSh);
+ void ShowPage(USHORT nPage = 0);
};
/* -----------------04.02.2003 14:14-----------------