View | Details | Raw Unified | Return to issue 75571
Collapse All | Expand All

(-)source/engine/drawshape.cxx (+1 lines)
Lines 529-534 namespace slideshow Link Here
529
            mnAttributePositionState(0),
529
            mnAttributePositionState(0),
530
            mnAttributeContentState(0),
530
            mnAttributeContentState(0),
531
            maViewShapes(),
531
            maViewShapes(),
532
            mxComponentContext( rSrc.mxComponentContext ),
532
            maHyperlinkIndices(),
533
            maHyperlinkIndices(),
533
            maHyperlinkRegions(),
534
            maHyperlinkRegions(),
534
            maSubsetting( rTreeNode, mpCurrMtf ),
535
            maSubsetting( rTreeNode, mpCurrMtf ),

Return to issue 75571