<div dir="ltr">Hello everyone.<br><div><br></div><div>As mentioned in my previous report, the next step was to implement UNO interface for Data Providers .</div><div>Reason for not sending report last week was I started learning about UNO and there was no specific achievement . I informed about this to Markus also.</div><div><br></div><div>So last 2 weeks were full of learning about UNO implementation and extending it to use in Data Providers. I learnt about Services , how Interfaces can be used to provide abstraction , type of methods to be implemented in Extension ,etc.</div><div>GetRangeAsString() method is used to input the range in form of string .</div><div>For example - A3:C5 .</div><div>GetCellData() returns pair containing value and data type for each cell .<br></div><div><br></div><div>Please look at the patch <a href="https://gerrit.libreoffice.org/c/core/+/119588">https://gerrit.libreoffice.org/c/core/+/119588</a> (WIP) to check the implementation.<br></div><div>Thanks to Markus for helping me getting introduced with UNO.</div><div><br></div><div>Regards</div><div>Tushar Kumar Rai</div></div>