Kaydet (Commit) 629cd5e1 authored tarafından Noel Power's avatar Noel Power

fix for fdo#49255

Change-Id: I5af8bc0b511bdf838343d7b71f310df8d8dd8473
üst e1db0bd2
...@@ -3117,6 +3117,7 @@ throw( ::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeE ...@@ -3117,6 +3117,7 @@ throw( ::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeE
if(pDoc && bSelfImportingXMLSet) if(pDoc && bSelfImportingXMLSet)
ScModelObj::getImplementation(GetModel())->AfterXMLLoading(true); ScModelObj::getImplementation(GetModel())->AfterXMLLoading(true);
pDoc->EnableAdjustHeight( true );
} }
// XEventListener // XEventListener
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment