9af0abebfd
Convert code like this: throw IOException("xx", Reference< XInterface >(static_cast<OWeakObject*>(this)) ); to this: throw IOException("xx", static_cast<OWeakObject*>(this) ); Change-Id: Ife9f645f0f1810a8e80219126193015502c43dbb |
||
---|---|---|
.. | ||
source/animcore | ||
Library_animcore.mk | ||
Makefile | ||
Module_animations.mk | ||
README |
Contains containers for the css::animation UNO API, used in [[slideshow]] and [[sd]].