Index: source/engine/drawshape.cxx =================================================================== RCS file: /cvs/graphics/slideshow/source/engine/drawshape.cxx,v retrieving revision 1.18 diff -u -p -r1.18 drawshape.cxx --- source/engine/drawshape.cxx 13 Dec 2006 16:55:47 -0000 1.18 +++ source/engine/drawshape.cxx 22 Mar 2007 21:25:29 -0000 @@ -529,6 +529,7 @@ namespace slideshow mnAttributePositionState(0), mnAttributeContentState(0), maViewShapes(), + mxComponentContext( rSrc.mxComponentContext ), maHyperlinkIndices(), maHyperlinkRegions(), maSubsetting( rTreeNode, mpCurrMtf ),