office-gobmx/vbahelper
Hannah Meeks 0548269ca0 VBA: Remove conversions in writer from OORGBTOXLRGB (XLRGB is actually BGR!)
Enum to store if document is Writer or Calc because font colors are treated
differently depending on this:

In writer the colors come in as RGB but in calc they are in BGR and both palettes
are in RBG so we only need this conversion for calc.

Includes testdoc for calc - to show this still works

Change-Id: I79d9d585dbfc527c0781543ce1f1095c4db190b7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/144788
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2023-02-20 16:55:31 +00:00
..
inc/pch
source
util
IwyuFilter_vbahelper.yaml
Library_msforms.mk
Library_vbahelper.mk
Makefile
Module_vbahelper.mk
README.md

Helper Functions for VBA Filters

Static helper functions for the VBA filters