summaryrefslogtreecommitdiff
path: root/svx/source/unodraw/unoshape.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/unodraw/unoshape.cxx')
-rw-r--r--svx/source/unodraw/unoshape.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unodraw/unoshape.cxx b/svx/source/unodraw/unoshape.cxx
index 3bbdff48a8e8..58dbc2d09ff1 100644
--- a/svx/source/unodraw/unoshape.cxx
+++ b/svx/source/unodraw/unoshape.cxx
@@ -963,7 +963,7 @@ uno::Sequence< uno::Type > SAL_CALL SvxShape::_getTypes()
case OBJ_TEXT:
case OBJ_CAPTION:
case OBJ_TABLE:
- case OBJ_OLE2: // #i118485# Moved to shapes with text
+ case OBJ_OLE2: // #i118485# Moved to shapes with text
default:
{
static css::uno::Sequence< css::uno::Type > aTypeSequence;