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 43dbfa7c4a26..2dff1ef4f7d7 100644
--- a/svx/source/unodraw/unoshape.cxx
+++ b/svx/source/unodraw/unoshape.cxx
@@ -1867,7 +1867,7 @@ css::uno::Sequence< css::uno::Any > SAL_CALL SvxShape::getPropertyValues( const
const OUString* pNames = aPropertyNames.getConstArray();
uno::Sequence< uno::Any > aRet( nCount );
- uno::Any* pValue = aRet.getArray();;
+ uno::Any* pValue = aRet.getArray();
if( mpImpl->mpMaster )
{