summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/wrtw8esh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/ww8/wrtw8esh.cxx')
-rw-r--r--sw/source/filter/ww8/wrtw8esh.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/filter/ww8/wrtw8esh.cxx b/sw/source/filter/ww8/wrtw8esh.cxx
index 075849739ef3..c3cb2d50a1e2 100644
--- a/sw/source/filter/ww8/wrtw8esh.cxx
+++ b/sw/source/filter/ww8/wrtw8esh.cxx
@@ -2948,7 +2948,7 @@ void SwEscherEx::WriteOCXControl( const SwFrameFormat& rFormat, sal_uInt32 nShap
}
void SwEscherEx::MakeZOrderArrAndFollowIds(
- std::vector<DrawObj>& rSrcArr, std::vector<DrawObj*>&rDstArr)
+ std::vector<DrawObj>& rSrcArr, DrawObjPointerVector&rDstArr)
{
::lcl_makeZOrderArray(rWrt, rSrcArr, rDstArr);