summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/mergetbl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/mergetbl.hxx')
-rw-r--r--sw/source/ui/inc/mergetbl.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sw/source/ui/inc/mergetbl.hxx b/sw/source/ui/inc/mergetbl.hxx
index fb37057c40ec..0b765ea6cedc 100644
--- a/sw/source/ui/inc/mergetbl.hxx
+++ b/sw/source/ui/inc/mergetbl.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
@@ -36,14 +36,14 @@
class SwMergeTblDlg : public SvxStandardDialog
{
- OKButton aOKPB;
- CancelButton aCancelPB;
- HelpButton aHelpPB;
+ OKButton aOKPB;
+ CancelButton aCancelPB;
+ HelpButton aHelpPB;
FixedLine aMergeFL;
- RadioButton aMergePrevRB;
- RadioButton aMergeNextRB;
+ RadioButton aMergePrevRB;
+ RadioButton aMergeNextRB;
- BOOL& rMergePrev;
+ BOOL& rMergePrev;
protected:
virtual void Apply();