summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/tabsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/tabsh.hxx')
-rw-r--r--sw/source/ui/inc/tabsh.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/sw/source/ui/inc/tabsh.hxx b/sw/source/ui/inc/tabsh.hxx
index 544cab3b66e4..5e2ba33f430d 100644
--- a/sw/source/ui/inc/tabsh.hxx
+++ b/sw/source/ui/inc/tabsh.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
@@ -45,13 +45,13 @@ public:
SFX_DECL_INTERFACE(SW_TABSHELL)
TYPEINFO();
- void Execute(SfxRequest &);
- void GetState(SfxItemSet &);
- void GetFrmBorderState(SfxItemSet &rSet);
- void GetLineStyleState(SfxItemSet &rSet);
- void ExecTableStyle(SfxRequest& rReq);
+ void Execute(SfxRequest &);
+ void GetState(SfxItemSet &);
+ void GetFrmBorderState(SfxItemSet &rSet);
+ void GetLineStyleState(SfxItemSet &rSet);
+ void ExecTableStyle(SfxRequest& rReq);
- void ExecNumberFormat(SfxRequest& rReq);
+ void ExecNumberFormat(SfxRequest& rReq);
SwTableShell(SwView &rView);
};