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


*Excuse me, I accidentally sent this before finishing writing it.*

Hi All!

I'm trying to load .soc palettes, they are in XML format, and it's
hardcoded in LO to load "standard.soc" to get the default colors.

The loading process starts here:
http://opengrok.libreoffice.org/xref/core/svx/source/xoutdev/xtable.cxx#234
SvxXMLXTableImport::load returns it's result to an object created
by createInstance().
CreateInstance is here:
http://opengrok.libreoffice.org/xref/core/svx/source/xoutdev/xtabcolr.cxx#58
It calls this:
http://opengrok.libreoffice.org/xref/core/svx/source/unodraw/XPropertyTable.cxx#269

And this kind of keeps going but I'm not really closer to what I want to
do, namely to have a function that is given a path to a .soc file, and
returns a vector of colors.

If anyone has any insights, please share them! Thank you!

All the best,
Krisztian


On 25 July 2014 03:59, Krisztian Pinter <pin.terminator@gmail.com> wrote:

Hi All!

I'm trying to load .soc palettes, they are in XML format, and it's
hardcoded in LO to load "standard.soc" to get the default colors.

The loading process starts here:
http://opengrok.libreoffice.org/xref/core/svx/source/xoutdev/xtable.cxx#234


If anyone has any insights, please share them! Thank you!

All the best,
Krisztian


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.