<div dir="ltr">Hi,<div><font color="#000000"><br></font></div><div style><font color="#000000">I followed the PPT (ImportComment10) flow and was able to display the comments!!!</font></div><div style><font color="#000000">using the following in presentationfragmenthandler.cxx</font></div>
<div style><font color="#000000"><br></font></div><div style><div class="" style="font-family:monospace;font-size:13px;line-height:normal;white-space:pre"><font color="#000000">uno::Reference<office::XAnnotationAccess>xAnnotationAccess(xSlide,UNO_QUERY_THROW);</font></div>
<div class="" style="font-family:monospace;font-size:13px;line-height:normal;white-space:pre"><span style="color:rgb(0,0,0)"><br></span></div><div class="" style="font-family:monospace;font-size:13px;line-height:normal;white-space:pre">
<span style="color:rgb(0,0,0)">uno::Reference<office::XAnnotation>xAnnotation(xAnnotationAccess->createAndInsertAnnotation());</span></div><div class="" style="font-family:monospace;font-size:13px;line-height:normal;white-space:pre">
<span style="color:rgb(0,0,0)"><br></span></div></div><div style><font color="#000000">Regards, n Thanks :)</font></div><div style>Vinaya</div></div>