Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi Maxime,

On Wed, 2011-11-16 at 18:50 +0100, Maxime de Roucy wrote:
I would like to understand how writer format paintbrush.
I think it bug on some case and I would like to write a patch, but I am
new at libreoffice developpement.

I managed to locate via gdb the "format paintbrush" classe in
formatclipboard.hxx. I understand basically how it work but it would be
easier if someone could explain me what is the SfxItemSet : m_pItemSet
and m_pTableItemSet.

An SfxItemSet is a set of properties. This is used to store all the
formatting properties all over LibreOffice. You can find a gdb function
to see what is inside an SfxItemSet here (dump_pSfxItemSet):

http://cgit.freedesktop.org/libreoffice/build/tree/scratch/writer/gdbinit-cbosdo

I hope this helps,

-- 
Cédric Bosdonnat
LibreOffice hacker
http://documentfoundation.org
OOo Eclipse Integration developer
http://cedric.bosdonnat.free.fr


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.