On 10/14/2015 07:30 PM, Lionel Elie Mamane wrote:
According to
https://wiki.openoffice.org/wiki/Documentation/DevGuide/Config/Updating_Configuration_Data
and
odk/examples/DevelopersGuide/Config/ConfigExamples.java
(in method resetGridConfiguration)
our implementation of the
"com.sun.star.configuration.ConfigurationUpdateAccess" service is
supposed to implement the com.sun.star.beans.XPropertyState interface,
which provides the "setPropertyToDefault" method.
However, actually trying it yields a configmgr::Access (file
configmgr/source/access.hxx) which does *not* implement that
interface.
The configuration system seems to have been reimplemented in 2009,
maybe that's when this disappeared?
Yes, see <https://bugs.documentfoundation.org/show_bug.cgi?id=33697#c7>, 
comment 7 of "Unable to choose proxy type 'system' [UI]," for details.
Maybe something to EasyHackify?
Unfortunately it's harder than an easy hack.  But I guess I'll indeed 
eventually need to tackle 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.