To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=114039
------- Additional comments from [email protected] Mon Aug 23 05:06:31 +0000 2010 ------- Increasing Tools > Options > OOo > Memory > Cache for inserted objects to more than the number of formulas in the document resolves the issue. So now I dynamically change this setting from inside my component. The first iteration still takes >30 seconds (which is probably unavoidable), but subsequent iterations are sufficiently fast. 1. Should I mark the issue as resolved? 2. Would it be more elegant to set the property of all the formulas in my document to MS_EMBED_ALWAYSRUN and achieve the same result without messing with the (global) cache settings? If yes, how do I do this? I couldn't find an API method for it --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
