diff options
author | Armin Le Grand <Armin.Le.Grand@cib.de> | 2015-11-18 15:37:26 +0100 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2015-12-11 17:10:14 +0000 |
commit | e67a834c5d1a14889ab97b79df5b579934f27c30 (patch) | |
tree | e743f4ebae58706b1e424327723586da5d51dd69 /svx/inc/pch | |
parent | ce3d3f5543e3e132a3473af27aa2c827336add0f (diff) |
Resolves: tdf#93994 flush API objects at load time
When importing SdrObjCustomShape for each an Outliner and a
VirtualDevice as RefDevice are created and held. On 32bit systems this
breaks the import with many such objects (in the bugdoc around 4300). On
64bit it works, but more memory as necessary is used. To avoid this,
flush the UNO API implementations at these objects after one page is
imported. Do not do this for each single object, that will break the
connector import which does some processing later.
Change-Id: I7296edd40f01c1a40258808d78bf39e6d4fe29bf
Reviewed-on: https://gerrit.libreoffice.org/19990
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'svx/inc/pch')
0 files changed, 0 insertions, 0 deletions