summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/OutlineView.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-07-12 14:10:07 +0000
committerRüdiger Timm <rt@openoffice.org>2004-07-12 14:10:07 +0000
commitb4fddc11d7203eb21ce260d12fee4e9c5ca60981 (patch)
treed244708e4e256f205c170afa09ef14f337f71e21 /sd/source/ui/inc/OutlineView.hxx
parent400a288b9959c4d3260a8618572718217f33cb0a (diff)
INTEGRATION: CWS aw013 (1.2.124); FILE MERGED
2004/06/24 09:33:13 aw 1.2.124.1: #i29181#
Diffstat (limited to 'sd/source/ui/inc/OutlineView.hxx')
-rw-r--r--sd/source/ui/inc/OutlineView.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/source/ui/inc/OutlineView.hxx b/sd/source/ui/inc/OutlineView.hxx
index 3e1a7b5d5242..493bbb408b1c 100644
--- a/sd/source/ui/inc/OutlineView.hxx
+++ b/sd/source/ui/inc/OutlineView.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: OutlineView.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: obo $ $Date: 2004-01-20 11:37:53 $
+ * last change: $Author: rt $ $Date: 2004-07-12 15:10:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -138,7 +138,7 @@ public:
virtual BOOL GetAttributes( SfxItemSet& rTargetSet, BOOL bOnlyHardAttr=FALSE ) const;
virtual BOOL SetAttributes(const SfxItemSet& rSet, BOOL bReplaceAll = FALSE);
- virtual BOOL HasMarkedObj() const;
+// virtual BOOL HasMarkedObjUnused() const;
void FillOutliner();
void SetLinks();
void ResetLinks() const;