summaryrefslogtreecommitdiff
path: root/sd/source/ui/table/tableobjectbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/table/tableobjectbar.hxx')
-rw-r--r--sd/source/ui/table/tableobjectbar.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sd/source/ui/table/tableobjectbar.hxx b/sd/source/ui/table/tableobjectbar.hxx
index 82e774156398..f3f0800c6e24 100644
--- a/sd/source/ui/table/tableobjectbar.hxx
+++ b/sd/source/ui/table/tableobjectbar.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
@@ -51,9 +51,9 @@ public:
TableObjectBar( ::sd::ViewShell* pSdViewShell, ::sd::View* pSdView);
virtual ~TableObjectBar (void);
- void GetState( SfxItemSet& rSet );
- void GetAttrState( SfxItemSet& rSet );
- void Execute( SfxRequest& rReq );
+ void GetState( SfxItemSet& rSet );
+ void GetAttrState( SfxItemSet& rSet );
+ void Execute( SfxRequest& rReq );
protected:
::sd::View* mpView;