summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tmplctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tmplctrl.hxx')
-rw-r--r--sd/source/ui/inc/tmplctrl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sd/source/ui/inc/tmplctrl.hxx b/sd/source/ui/inc/tmplctrl.hxx
index 254247103310..109ab4eb98d7 100644
--- a/sd/source/ui/inc/tmplctrl.hxx
+++ b/sd/source/ui/inc/tmplctrl.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
@@ -37,7 +37,7 @@ public:
SdTemplateControl( USHORT nSlotId, USHORT nId, StatusBar& rStb );
~SdTemplateControl();
- virtual void StateChanged( USHORT nSID, SfxItemState eState, const SfxPoolItem* pState );
+ virtual void StateChanged( USHORT nSID, SfxItemState eState, const SfxPoolItem* pState );
virtual void Paint( const UserDrawEvent& rEvt );
SFX_DECL_STATUSBAR_CONTROL();