Laurent Godard wrote:
i could not wait
i just built sc with a 2 000 000 rows (multiple of 128)
it works :) wonderfull
So Now, I can say "OOo has the biggest one" ;)
lets try if we can do with more than 16 000 columns :)
MAXCOLCOUNT_DEFINE, but I'm not sure if all code that deals with column
names can handle more than two letters.
well, i think OOo will have to handle correctly this
btw, for my screenshot, do you know where i can set the width of the
first column containing the row numbers. The 2 000 000 is cut :(
ScHeaderControl (in sc/source/ui/view/hdrcont.cxx) calculates two
widths: for 4 digits ("8888") and 5 digits ("88888"). They are used with
a smooth transition between rows 1 and 10000. If you just change the
larger size to 7 digits, space will be wasted for upper rows, but
everything should be readable.
Niklas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]