summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-02-01 09:39:56 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-02-01 11:13:44 +0000
commit5833c182edd9f0fe82a38175601753bd676e5eba (patch)
tree362d4f484cbd21de1d77c885b6888141486df82e /svx
parent7c74443e8522fd0f1db60c2d18f736574e3db5f9 (diff)
callcatcher: update list
Diffstat (limited to 'svx')
-rw-r--r--svx/source/unodraw/unoshap2.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/unodraw/unoshap2.cxx b/svx/source/unodraw/unoshap2.cxx
index 34fd6c55fe3b..befaf4780712 100644
--- a/svx/source/unodraw/unoshap2.cxx
+++ b/svx/source/unodraw/unoshap2.cxx
@@ -1399,7 +1399,7 @@ bool SvxShapePolyPolygonBezier::getPropertyValueImpl( const ::rtl::OUString& rNa
}
case OWN_ATTR_VALUE_POLYGONKIND:
{
- rValue <<= mePolygonKind;
+ rValue <<= GetPolygonKind();
break;
}
default: