96bd77de5a
- 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> |
||
---|---|---|
.. | ||
source/animcore | ||
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
.