Kohei Yoshida wrote:
On Fri, 2007-09-14 at 17:50 +0200, Niklas Nebel wrote:
(ScDPSource is temporary,
and can be replaced by a different service implementation).
I've noticed this (that ScDPObject stores ScDPSource as a
XDimensionsSupplier instance instead of ScDPSource instance). But I
didn't find any other service implementation of XDimensionsSupplier
other than ScDPSource. Is there any plan to replace this in the future?
"Replace" not in the sense of "a better implementation", but "different
data". A component can do this today, the DevGuide has an example. If
such a service implementation is registered, the third option in the
"Select Source" dialog is enabled.
Also, I've discovered that certain classes and functions are named using
"Pivot" or "PivotTable" in them, but my impression is that those
classes/functions are no longer in active use. Is my observation
correct?
Partly. ScPivot was an old implementation using a fixed-size array. It
was left there in parallel with ScDPObject for loading of old files.
With binfilter separated out, most of it isn't used anymore. But
ScPivotParam is still used by the dialog, for example, and the Excel
filter class names contain "Pivot", too.
Niklas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]