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


Hello,
years ago I wrote a OpenOffice 3.3 extension to set some defaults like:

- Disable Updates
- Set "ooSetupFactoryDefaultFilter" (for example save writer documents
in "Word 97" format)
- Set Autosave "TimeIntervall" and so on.

Now I use Libreoffice and some settings has changed,
Disable the Update does not work any more.
And I want to the change the "SymbolStyle" to Galaxy.

In my UserDir there is a file "registrymodifications.xcu"
with the following entry:

<item oor:path="/org.openoffice.Office.Common/Misc"><prop
oor:name="SymbolStyle" oor:op="fuse"><value>default</value></prop></item>

and this entry to the "Common.xcu" in my plugin produce an invalid XML
and this does not work.
I can't remeber how I have build the plugin.
I also found no reference there all the possible settings are listed.

The structure of my plugin is
.
├── Common.xcu
├── META-INF
│   └── manifest.xml
├── Recovery.xcu
├── Settings.xcu
├── Setup-calc.xcu
├── Setup-writer.xcu
└── Setup.xcu

1 directory, 7 files

Did anybody know the right syntax for the Common.xcu to set the icon
style and/or fix the problem with the AutoUpdate?

Basti

-- 
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

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.