sc/source/filter/xml/xmlimprt.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 629cd5e1fcdf780cedf7fd88ed7d02492be31411 Author: Noel Power <noel.po...@suse.com> Date: Fri Aug 24 09:49:02 2012 +0100 fix for fdo#49255 Change-Id: I5af8bc0b511bdf838343d7b71f310df8d8dd8473 diff --git a/sc/source/filter/xml/xmlimprt.cxx b/sc/source/filter/xml/xmlimprt.cxx index 90e68ac..495e7d7 100644 --- a/sc/source/filter/xml/xmlimprt.cxx +++ b/sc/source/filter/xml/xmlimprt.cxx @@ -3117,6 +3117,7 @@ throw( ::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeE if(pDoc && bSelfImportingXMLSet) ScModelObj::getImplementation(GetModel())->AfterXMLLoading(true); + pDoc->EnableAdjustHeight( true ); } // XEventListener _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits