office-gobmx/docmodel
Tomaž Vajngerl 75c0d78276 sd: use XTheme to transport the theme to xmloff import/export
Refactor the existing places and tests in Impress code (sd) to
use it instead.

Also keep the old property of construction and view of the theme
with a sequence of property values, but  under the new property
named "ThemeUnoRepresentation". This is needed by the UI tests
currently.

Change-Id: I484567f4a603f1a5e2e03955fdd2b63132dcc66e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146225
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2023-01-31 08:59:09 +00:00
..
inc/pch
source sd: use XTheme to transport the theme to xmloff import/export 2023-01-31 08:59:09 +00:00
Library_docmodel.mk introduce XTheme and UnoTheme implementation 2023-01-28 12:52:52 +00:00
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.