Re: Implementing interface for importing external data in calc

2019-03-21 Thread smooth_vaibhav
Thanks. A very frank query.Any advice on how do I get along understanding the code better in the files you mentioned would be helpful. also, is the interface implementation in the files you mentioned the orcus interface?? -- Sent from: http://document-foundation-mail-archive.969070.n3.nabble.c

Re: Implementing interface for importing external data in calc

2019-03-21 Thread smooth_vaibhav
Is there any documentation for the already available UI implementation and the data import code files. I have already gone through the data import code files like the ones residing in sc/source/ui/dataprovider/. Can you provide me with some code pointers for the UI implementation of the data impor

Implementing interface for importing external data in calc

2019-03-21 Thread smooth_vaibhav
I have been keen about the project idea of implementing the import functionality of external data in calc. I have some queries regarding it. 1) There are numerous possibilities of external data sources like database, files. So should the implementation should be independent of external source of d