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?

-- 
 Lubos Lunak
 l.lu...@suse.cz
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to