On Wed, 2008-09-03 at 12:17 +0200, Daniel Rentz wrote:
> Daniel Rentz schrieb:
> > Hello Kohei
> > 
> > looking at XExternalSheetCache::[sg]etCellValue(), I suggest to swap the 
> > parameters nRow and nColumn, because cell addresses are passed around in 
> > the entire sc module that way, and it is the member order in 
> > com::sun::star::table::CellAddress.
> 
> ... see also com::sun::star::sheet::XCellRangeAccess::getCellByPosition()
> ;)

Alrighty.  I've already swapped the column and row parameter positions
in (probably) all of my methods.  They should be consistent with the
existing method signatures that take a column and a row as parameters.

Kohei



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

Reply via email to