summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/tabpopsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/tabpopsh.hxx')
-rw-r--r--sc/source/ui/inc/tabpopsh.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/tabpopsh.hxx b/sc/source/ui/inc/tabpopsh.hxx
index b9db71011897..241a68d6bfb8 100644
--- a/sc/source/ui/inc/tabpopsh.hxx
+++ b/sc/source/ui/inc/tabpopsh.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
@@ -43,8 +43,8 @@ public:
ScTabPopShell(SfxItemPool& rItemPool);
~ScTabPopShell();
- void DummyExec( SfxRequest& rReq );
- void DummyState( SfxItemSet& rSet );
+ void DummyExec( SfxRequest& rReq );
+ void DummyState( SfxItemSet& rSet );
};