Hello Kevin,
2011/11/23 Kevin Hunter <hunteke@earlham.edu>:
Hello List,
I'm trying to get hold of an ScDocument "from scratch". I have naively
attempted to replicate another section of code, but for the life of me can't
figure out what I'm missing. My code crashes with a SIGSEGV on this line:
aDocShell = new ScDocShell();
I think I've boiled it down to a null pointer dereference (see attached,
please), but that implies the existing code is incorrect, which I'm not yet
ready to admit.
Can you explain in a bit more detail what you want to do. You can't
just create a new ScDocShell, you always need to do some
initialisation before. Depending on what you want to do you should not
need to create the ScDocShell yourself.
Regards,
Markus
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.