summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/unmovss.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-12-12 16:53:30 +0000
committerKurt Zenker <kz@openoffice.org>2006-12-12 16:53:30 +0000
commit891a88ec6f4ec538f87d82a9969228cec9c63306 (patch)
treee98bd9dbc433a80600cf4c373c5fc07bc07614f1 /sd/source/ui/inc/unmovss.hxx
parent36b745b88137e1aa06aab3d8dfc80cc2a6c3bf3f (diff)
INTEGRATION: CWS sdwarningsbegone (1.2.314); FILE MERGED
2006/11/22 12:42:07 cl 1.2.314.1: #i69285# warning free code changes for unxlngi6.pro
Diffstat (limited to 'sd/source/ui/inc/unmovss.hxx')
-rw-r--r--sd/source/ui/inc/unmovss.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/sd/source/ui/inc/unmovss.hxx b/sd/source/ui/inc/unmovss.hxx
index 676655b332fb..cc5ba972f07c 100644
--- a/sd/source/ui/inc/unmovss.hxx
+++ b/sd/source/ui/inc/unmovss.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unmovss.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 05:58:43 $
+ * last change: $Author: kz $ $Date: 2006-12-12 17:51:37 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -56,12 +56,8 @@ public:
virtual ~SdMoveStyleSheetsUndoAction();
virtual void Undo();
virtual void Redo();
- virtual void Repeat();
virtual String GetComment() const;
-
- // erst mal kein Repeat, da kein Kontext erreichbar
- virtual BOOL CanRepeat(SfxRepeatTarget&) const { return FALSE; }
};
#endif // _SD_UNMOVSS_HXX