summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/syncbtn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/syncbtn.hxx')
-rw-r--r--sw/source/ui/inc/syncbtn.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/inc/syncbtn.hxx b/sw/source/ui/inc/syncbtn.hxx
index 348b60cafaef..268d6311f984 100644
--- a/sw/source/ui/inc/syncbtn.hxx
+++ b/sw/source/ui/inc/syncbtn.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,9 +40,9 @@
class SwSyncBtnDlg : public SfxFloatingWindow
{
- PushButton aSyncBtn;
+ PushButton aSyncBtn;
- DECL_LINK( BtnHdl, PushButton* pBtn = 0 );
+ DECL_LINK( BtnHdl, PushButton* pBtn = 0 );
public:
SwSyncBtnDlg(SfxBindings*, SfxChildWindow*, Window *pParent);
@@ -57,7 +57,7 @@ public:
class SwSyncChildWin : public SfxChildWindow
{
public:
- SwSyncChildWin( Window* ,
+ SwSyncChildWin( Window* ,
USHORT nId,
SfxBindings*,
SfxChildWinInfo* );