summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/tmpdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/tmpdlg.hxx')
-rw-r--r--sw/source/ui/inc/tmpdlg.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/sw/source/ui/inc/tmpdlg.hxx b/sw/source/ui/inc/tmpdlg.hxx
index ddb24179758e..7729dcac97cc 100644
--- a/sw/source/ui/inc/tmpdlg.hxx
+++ b/sw/source/ui/inc/tmpdlg.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
@@ -41,8 +41,8 @@ class SwTemplateDlg: public SfxStyleDialog
USHORT nType;
USHORT nHtmlMode;
- SwWrtShell* pWrtShell;
- BOOL bNewStyle;
+ SwWrtShell* pWrtShell;
+ BOOL bNewStyle;
DECL_LINK( NumOptionsHdl, PushButton* );
@@ -50,9 +50,9 @@ public:
SwTemplateDlg( Window* pParent,
SfxStyleSheetBase& rBase,
USHORT nRegion,
- BOOL bColumn = FALSE,
- SwWrtShell* pActShell = 0,
- BOOL bNew = FALSE );
+ BOOL bColumn = FALSE,
+ SwWrtShell* pActShell = 0,
+ BOOL bNew = FALSE );
~SwTemplateDlg();
const SfxItemSet* GetRefreshedSet();