Hi Herbert,
Herbert Duerr a écrit :
FillDXArray modified -> long* replaced with sal_Int32*
This was done to get it 64bit clean.
Yes, Kendy told about that on IRC some times ago.
[...]
Does anyone have an idea of what exactly represents SalGraphicsData ?
Probably a structure or a class .. but what exactly ?
See issue http://www.openoffice.org/issues/show_bug.cgi?id=21232 in
the CWS
vclplug.
Thank you ! I'll have a look this afternoon.
class ATSLayout : public SalLayout
{
protected:
int mnMinCharPos;
[...]
Don't redefine members that are already in the base class SalLayout.
Yes, sure. It was just a try to show what I found in other
implementations (unx e.g.) and not matching with SalGraphicsData.
... etc, like e.g. in sallayout.cxx, but a lot has to be modified in
all ATSLayout methods, and I wonder if it does make sense to modify
everything this way.
??? Use everything from the base class if possible.
Yes, sure : more close we are, less difficult will be the task
If I read correctly the old implementation (still in SRC680), some
things (files, classes,...etc) have been removed/modified since
aquavcl01 creation, and that's the reason why I'll have to verify
everything does match ( and probably adapt for some ).
We have to discuss with Stephan, Tino and Florian about the choices, the
naming convention and some other implementation things, not completely
defined.
Good luck!
Thank you :-) Yes, this is a lot of work ... (I'll probably ask you
from some help from time to time... )
Regards,
Eric Bachard
--
<ericb at openoffice |dot_ org>
Francophone OpenOffice.org Commmunity developer (Linux PPC / Mac OS X /
X11)
See : <http://fr.openoffice.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]