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


Hi Winfried,

On 2012-04-03 at 10:08 +0200, Winfried Donkers wrote:

The 'split button' is a derived SfxToolBoxControl which triggers an
Execute function when the colour is chosen from the colour palette and
triggers a virtual Select function when the left half of the button
(last used colour) is clicked. According to a comment
in /core/sfx2/inx/sfx2/tbxc.hxx (line 179-185) RegisterControl must be
used for extra functionality (such as the split button uses).

The absence of RegisterControl may well be the cause of the problems I
encounter (the afore-mentioned font color in reportdesign does not
call registerControl), but I don't understand how and where to apply
RegisterControl correctly. 

(the font color button in reportdesign is
in /core/reportdesign/source/ui/misc/toolboxcontroller.cxx )

 

Who can give me advise and or hints?

git grep advises that they are in the factory functions like
SwDLL::RegisterControls() in sw/source/ui/app/swmodule.cxx; so in the
case of the report designer, I'd call it somewhere where it is
instantiated - one of the create() methods listed in
reportdesign/source/ui/misc/rptuiservices.cxx, probably.

But haven't actually tried that - so please report back if this leads to
a dead end.

Regards,
Kendy



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.