Hello Ariel,

Your code has these lines in queryContent() method:
System.out.printf("queryContent()\n");
System.out.printf("Identifier: %s\n", xIdentifier.getContentIdentifier());
System.out.printf("Scheme: \n", xIdentifier.getContentProviderScheme());

So, when I try to open a file from CMIS repository,
does it mean that these print statements should be executed?
So, I will be able to see the print statements on the terminal when I start
openoffice from terminal?


On Sat, Jun 1, 2013 at 2:04 AM, Ariel Constenla-Haile <arie...@apache.org>wrote:

> On Sat, Jun 01, 2013 at 12:12:34AM +0530, Rajath Shashidhara wrote:
> > Hello,
> >
> > Where can I find the code of OpenOffice UCB?
>
> already answered at the end of
> http://markmail.org/message/jgnq7plytaog5wbi As suggested there, start
> first with plain/pure UNO, get an overview of how UCB works, and then
> look at the C++ impleimentation only if necessary. The code is complex,
> it uses several internal helper classes that won't be accessible to you.
>
>
> Regards
> --
> Ariel Constenla-Haile
> La Plata, Argentina
>



-- 
Rajath S,
M.Sc(Hons.) Physics,
Birla Institute of Technology and Science - Pilani,
Pilani

Reply via email to