Hi
What i'm really doing is traversing the document and breaking out of the loop whenever i
encounter the Currently outlined entry. But it's not working except for headings and tables. when
I asked on IRC they told me static_cast<..> doesn't work on SwOutlineContent. I would really
appreciate if anyone could guide me in the right direction about how can i achieve this(when
static cast is not working).
When you were told on IRC that static cast is not working, a logical reason can be, is that there
are multiple objects, so you need to work around that.
As with many problems in our code, it is often a matter of trying, and seeing what happens. Gdb is
your friend here, setting a breakpoint, and examining the state (and objects) of SwOutlineContent.
rgds
jan I
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.