On 15.06.2011 23:19, Martin Hediger wrote:
I was thinking, would it be possible to implement some kind of row-row exchange button in Calc? Of course, the same could apply to column-column exchange.
It depends on the desired behavior of that button. Probably it can be a combination of "insert rows", "move cells" and "delete rows". These are all available via API, so it can be implemented as an extension. How do you want to select the rows to exchange?
Anyway, would be cool if someone could point me out to some part of the code where one might start looking at this.
See http://wiki.services.openoffice.org/wiki/Extensions_development for general information about extension development.
Niklas -- ----------------------------------------------------------------- To unsubscribe send email to dev-unsubscr...@openoffice.org For additional commands send email to sy...@openoffice.org with Subject: help