On Fri, 2008-05-09 at 16:47 +0200, Eike Rathke wrote:

> Just a note though: please don't blindly remove everything that appears
> to be unused, e.g. while ScCompressedArray::GetPrevValue() is currently
> unused it is the counterpart of GetNextValue() and IMHO should be kept
> for completeness of implementation. It is also some inline template
> code, so shouldn't hurt either. Removing FillDataArray() on the other
> hand is fine because it was used in just one special scenario.

Done!  I've restored ScCompressedArray::GetPrevValue().

I'll be more careful about removing one of getter-setter pair.  Let me
know if there is more that I've removed but you want to restore.

Kohei

-- 
Kohei Yoshida - OpenOffice.org Engineer - Novell, Inc.
<[EMAIL PROTECTED]>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to