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


On 31/01/12 15:06, Lubos Lunak wrote:
On Tuesday 31 of January 2012, Stephan Bergmann wrote:
To get a property's value, all that is needed is to call the wrapper
class's static officecfg::Foo::Bar::Baz::Whatever::get member function,
which requires the XComponentContext as argument (use
comphelper::getProcessComponentContext in code that does not thread the
component context more locally).

 How usual is the case that one does not want to pass 
comphelper::getProcessComponentContext() to all these functions? Or in other 
words, why not simply make it the default argument value?

default argument would make officecfg depend on comphelper, so you
couldn't use the new headers from comphelper implementation.



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.