office-gobmx/animations
Mike Kaganski 96bd77de5a Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5
- Revise uses of getSomething to use getFromUnoTunnel

Where that is impossible, use getSomething_cast to unify casting,
and minimize number of places doing low-level transformations.

The change keeps the existing tunnel references that last for the
duration of the pointers' life, because sometimes destroying such
reference may destroy the pointed object, and result in use after
free.

Change-Id: I291c33223582c34cd2c763aa8aacf0ae899ca4c0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/122101
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2021-09-15 06:08:27 +02:00
..
source/animcore Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 2021-09-15 06:08:27 +02:00
IwyuFilter_animations.yaml
Library_animcore.mk
Makefile
Module_animations.mk
README.md

Containers for the css::animation UNO API

Contains containers for the css::animation UNO API, used in slideshow and sd.