gaozm wrote:
> As you said when I have pixel positions, use
> Invalidate(PixelToLogic(...)). Do you think
"MapMode
> ScGridWindow::GetDrawMapMode" is important to the
issue 53533? I hope
> you can give me some suggestions.
If you have a rectangle in pixels and want to invalidate
that rectangle,
regardless of the MapMode that's applied to the window, just
use the
window's PixelToLogic method without passing a MapMode.
Niklas
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe sc.openoffice.org
For additional commands, e-mail: dev-help sc.openoffice.org
|