Hi,

I followed the PPT (ImportComment10) flow and was able to display the
comments!!!
using the following in presentationfragmenthandler.cxx

uno::Reference<office::XAnnotationAccess>xAnnotationAccess(xSlide,UNO_QUERY_THROW);

uno::Reference<office::XAnnotation>xAnnotation(xAnnotationAccess->createAndInsertAnnotation());

Regards, n Thanks :)
Vinaya
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to