To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=45843





------- Additional comments from [EMAIL PROTECTED] Thu Feb 23 09:30:04 -0800 
2006 -------
Beyond the specific implementation of GETPIVOTDATA testing the function
highlighted a few problems with the pivot data import from xls.  The first is
that the function depends on the pivot tables existing to produce results.  The
xls importer does a recalc on import _before_ loading the pivots.  I attempted a
few elegant solutions to this but decided to fall back on a brute force
ScDPObject::Output call after the pivot is created.  As mentioned in #62490 that
call forces the generation of in sheet controls.  It has the additional side
effect of regenerating the view of the data pilot in the sheet, which triggers a
recalc for getpivottable users.

---------------------------------------------------------------------
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]

Reply via email to