diff options
author | Armin Le Grand (allotropia) <armin.le.grand.extern@allotropia.de> | 2022-10-17 14:22:08 +0200 |
---|---|---|
committer | Armin Le Grand <Armin.Le.Grand@me.com> | 2022-10-17 19:13:53 +0200 |
commit | 2c5c611077278edd86247c58a078398ecf17a701 (patch) | |
tree | 2dd6974861b2543b47ea2618a6eff7270fd102f6 /libreofficekit | |
parent | dba6eb60bcd9f55b49699e767993707ec26a8565 (diff) |
Move access to SystemDependentDataHolder to SalBitmap
To be able to buffer BitmapData which is created based on
Bitmap class data, move the access to
basegfx::SystemDependentDataHolder from classes where it
was used until now (WinSalBitmap and SvpSalBitmap) up to
SalBitmap which is accessible outside vcl.
This is a reorder plus a virtual access method to
detect/access that helper layer, no functional change.
It will be needed for system-dependent renderers when
they want to use that standard buffering e.g. already
used in the headless & windows backends.
Change-Id: Ib30e7b98e722b977bb0c87ad253e3ffc1841e87e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141456
Tested-by: Jenkins
Reviewed-by: Armin Le Grand <Armin.Le.Grand@me.com>
Diffstat (limited to 'libreofficekit')
0 files changed, 0 insertions, 0 deletions