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


On 31.01.19 11:48, Winfried Donkers wrote:
Therefore I need to add a configuration item to registrymodifications.xcu.
I have created a class to obtain the configuration item, using a derivative of 
::com::sun::star::utl::ConfigItem and copying/adapting existing code to retrieve configuration 
items.

utl::ConfigItem is sort of deprecated and you should have a really good
excuse to use it in new code.

I have no better excuse than that it existed in the same component.
Which method should I use instead (or where can I find good examples of code to use as guide)?

just "git grep officecfg::" will find lots of examples, there are headers generated that have a class for every config item and you can get() and set() it.

now there are some places that are tied to utl::ConfigItem; perhaps the Tools->Options dialog has some need for that but i forgot about that.


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.