summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/XAnimation.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/XAnimation.idl')
-rw-r--r--offapi/com/sun/star/rendering/XAnimation.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rendering/XAnimation.idl b/offapi/com/sun/star/rendering/XAnimation.idl
index 184465033d0f..b3cb47c1438a 100644
--- a/offapi/com/sun/star/rendering/XAnimation.idl
+++ b/offapi/com/sun/star/rendering/XAnimation.idl
@@ -50,7 +50,7 @@ module com { module sun { module star { module rendering {
@since OOo 2.0
*/
-interface XAnimation : ::com::sun::star::uno::XInterface
+published interface XAnimation : ::com::sun::star::uno::XInterface
{
/** Render the animation content at time t into the specified
canvas.<p>
d>Fridrich Štrba 2012-09-22update ext. projects to use ExternalPackageDavid Tardon 2012-09-08libvisio: use set_warnings_not_errorsMatúš Kukan 2012-09-08rename: set_cxx_suffix -> set_generated_cxx_suffix; used for external libsMatúš Kukan 2012-09-08libwpd: convert to gbuildMatúš Kukan 2012-09-08libwpg: convert to gbuildMatúš Kukan 2012-09-08libvisio: convert to gbuildMatúš Kukan 2012-07-26Uploading libvisio 0.0.19, fixes fdo#50990Fridrich Štrba 2012-07-24Fix endless loop in libvisio with text fields in VSD6Fridrich Štrba 2012-06-22Uploading libvisio 0.0.18, fixing fdo#48602Fridrich Štrba 2012-06-18Trying to solve out of bonds in fdo#48601Fridrich Štrba 2012-06-16Related: fdo#48601 FILEOPEN: Open Visio's file with bitmap's blocksJulien Nabet 2012-06-15Fix another crash in exotic circumstancesFridrich Štrba 2012-06-14Resolves: fdo#50988Julien Nabet 2012-06-12Don't push_back(.back()), stupidFridrich Štrba 2012-06-09Fix crash from fdo#508686Fridrich Štrba 2012-05-31Uploading the libvisio 0.0.17 releaseFridrich Štrba 2012-05-24Resolves: fdo#50178 Reading Visio file causes crashJulien Nabet 2012-05-16Let VSD typedetection not throwFridrich Štrba 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen