On 04/02/09 11:04, gaozemin wrote:
I am trying to fix issue59672.
I want to add a new method(ScTable::GetAutoFilterDataArea ) in table1.cxx
file, this method likes ScTable::GetDataArea, the differences between the two
methods is that the ScTable::GetAutoFilterDataArea method don't support the
column extension(delete ++rEndCol; and --rStartCol;).
ScTable::GetAutoFilterDataArea should be called just when the document has
autofilter flag, and the other case, ScTable::GetDataArea should be called.
So when we select Standard Filter in the dropdown list of AutoFilter flag,
the data range of Standard Filter is the same to the data range of AutoFilter
flag.
Do you think this right? I am looking forward to your reply. Thank you.
That would fail if the database range has more than one column.
Niklas
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]