Hi,
I have now improved on the representation and am storing the fields in
CommentList vector inside SlidePersist.
Again I have found out a few more things...
- CreateXShapes (presentationfragmenthandler) calls
- CreateAndInsert() // pptshape which further calls createAndInsert() //
shape.cxx creatInstance()
- here there is no identified implementation for Annotations as there is
for Notes (com.sun.star.presentation.NotesShape)
- Similar kind of flow is followed for .odp and ximppage.cxx populates
the XAnnotations for Start Element and End Element
Which data structure needs to be populated for an Annotation to be
displayed (rendered )?
Regards,
Vinaya
On Mon, Jan 28, 2013 at 8:04 PM, Vinaya Mandke <vinayamandke@gmail.com>wrote:
Hi,
PFA the diff file...
I know that its incomplete and should have a separate handler, but as of
now I can atleast save the comment data...
This is what I have done
- I have handled comments exactly as notes
- In slidefragmenthandler added tokens to handle the comment attributes
- New file: annotation_buffer.h contains a vector to save anntotation
data of the particular slide
- Modified fragmenthandler2.cxx: startFastElement , endFastElement to
handle and save text characters of the comment
Regards,
Vinaya
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.