summaryrefslogtreecommitdiff
path: root/cui/source/options/optcolor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optcolor.hxx')
-rw-r--r--cui/source/options/optcolor.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/cui/source/options/optcolor.hxx b/cui/source/options/optcolor.hxx
index 1f31a3da6420..f72338b68456 100644
--- a/cui/source/options/optcolor.hxx
+++ b/cui/source/options/optcolor.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
@@ -68,12 +68,12 @@ public:
SvxColorOptionsTabPage( Window* pParent, const SfxItemSet& rSet );
~SvxColorOptionsTabPage( );
- static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
+ static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
- virtual BOOL FillItemSet( SfxItemSet& rSet );
- virtual void Reset( const SfxItemSet& rSet );
+ virtual BOOL FillItemSet( SfxItemSet& rSet );
+ virtual void Reset( const SfxItemSet& rSet );
- virtual int DeactivatePage( SfxItemSet* pSet );
+ virtual int DeactivatePage( SfxItemSet* pSet );
virtual void FillUserData();
};