242bb3fdda
This is needed because the module dependencies are an issues if the conversion is done in basegfx. The bigger issue will come when the ComplexColor conversion will be done as basegfx can't depend on docmodel because of circular dependencies. The BGradient is also more suitable for docmodel anyway as the previously it was part of the model and is not a basic (gfx) type - however this doesn't move the whole BGradient into docmodel yet. Change-Id: Id91ce52232f89f00e09b451c13da36e2854ae14b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155674 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> |
||
---|---|---|
.. | ||
inc/pch | ||
source | ||
Library_docmodel.mk | ||
Makefile | ||
Module_docmodel.mk | ||
README.md |
Document Model Types and Objects
Contains document model types, that don't require many dependencies except basic types found in basegfx and tools. The purpose of this types and objects is to be available in all common components.