[dev] SDBC driver / Display data to user

2011-06-15 Thread Rohit Kulkarni
Hello,

I worked on writing an SDBC driver for LDAP for a bit. I was able to make
the skeleton SDBC driver work for me. After I go through couple of steps
of establishing a connection with the correct connection string there is
this new Window that shows up which is supposed to show list of available
tables and queries etc.

Now I don't have any tables there as this is just a sample driver. What I
want to do is extract some sample data from my LDAP directory and display it
in a table to the user. But I can figure out how can I do that.

Could someone give me any pointer about how can you show the data read from
the underlying database, to the user in a table?

thanks in advance.

-Rohit
-- 
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Implementation of Row Exchange Button in Calc

2011-06-15 Thread Martin Hediger

Dear OpenOffice Dev List
I'm new in the list and I'm looking forward to nice discussions.

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.


Anyway, would be cool if someone could point me out to some part of the 
code where one might start looking at this.


Thanks for hints.
Martin
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help