Hello Olivier,

the header/footer information are stored in a ScPageHFItem, which is a
SfxPoolItem.

Then for printing the following function might be interesting:
http://opengrok.libreoffice.org/xref/core/sc/source/ui/view/printfun.cxx#1757and
the whole class ScPrintFunc. I think setting a breakpoint in
ScPrintFunc::PrintHF and having a look at the backtrace and what happens in
this method will bring you in the right direction.

If this won't help you feel free to ask again.

Regards,
Markus

2011/8/16 Olivier Hallot <olivier.hal...@documentfoundation.org>

> Hi
> Can one of the Masters of the Code tell me where should I start digging to
> fix bug 40113 (spreadsheet header/footer backgorund image/color does not
> show).
> Thanks in advance.
> --
> Olivier Hallot
> Founder and Steering Commitee Member
> The Document Foundation
>
>
> _______________________________________________
> LibreOffice mailing list
> LibreOffice@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice
>
>
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to