summaryrefslogtreecommitdiff
path: root/svx/source/accessibility/AccessibleShape.cxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-11-14 12:12:38 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-11-14 12:12:38 +0000
commit338fd2cb16e9b3d7e4e14d6b17ef348acc8f9f05 (patch)
tree259f7c94920671e0f96ad41653730a9bdff3c510 /svx/source/accessibility/AccessibleShape.cxx
parent48bb8c063d88cd818c5134837c5ced07c11b9fe0 (diff)
INTEGRATION: CWS aw024 (1.46.78); FILE MERGED
2006/09/21 18:07:57 aw 1.46.78.4: RESYNC: (1.48-1.49); FILE MERGED 2006/07/04 12:01:21 aw 1.46.78.3: RESYNC: (1.47-1.48); FILE MERGED 2005/09/18 01:50:45 aw 1.46.78.2: RESYNC: (1.46-1.47); FILE MERGED 2004/12/23 16:52:27 aw 1.46.78.1: #i39525
Diffstat (limited to 'svx/source/accessibility/AccessibleShape.cxx')
-rwxr-xr-xsvx/source/accessibility/AccessibleShape.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/svx/source/accessibility/AccessibleShape.cxx b/svx/source/accessibility/AccessibleShape.cxx
index f4f197d69222..9c182347b5a4 100755
--- a/svx/source/accessibility/AccessibleShape.cxx
+++ b/svx/source/accessibility/AccessibleShape.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: AccessibleShape.cxx,v $
*
- * $Revision: 1.49 $
+ * $Revision: 1.50 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 04:02:08 $
+ * last change: $Author: ihi $ $Date: 2006-11-14 13:12:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -1102,7 +1102,6 @@ void AccessibleShape::ViewForwarderChanged (ChangeType aChangeType,
case DRAWING_3D_CUBE:
case DRAWING_3D_EXTRUDE:
case DRAWING_3D_LATHE:
-//BFS01 case DRAWING_3D_POLYGON:
case DRAWING_3D_SPHERE:
aDG.Add3DProperties ();
break;