Hi all, in DocxSdrExport::startDMLAnchorInline() in sw/source/filter/ww8/docxsdrexport.cxx I can get the SdrObject of an object with SdrObject* pObject = pFrameFormat->FindRealSdrObject(); Do you know a Scenario, when pObject does not exist when startDMLAnchorInline() is used? Kind regards Regin