summaryrefslogtreecommitdiff
path: root/toolkit/util/tk.component
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-01-25 09:21:17 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-01-25 09:21:17 +0100
commitea2edeee012d7d0cd9d07b7f988d83be0f946904 (patch)
tree54644f527268c8a4b0a9cd069cb114b73bd72c19 /toolkit/util/tk.component
parent38cec087c0a584ad6cbf02ff4f4b3ca3d444e494 (diff)
parent3dc20e5afd346992dab451a7eeab921cb6e1aef1 (diff)
gridsort: pulled CWS dba34b
Diffstat (limited to 'toolkit/util/tk.component')
-rw-r--r--toolkit/util/tk.component9
1 files changed, 9 insertions, 0 deletions
diff --git a/toolkit/util/tk.component b/toolkit/util/tk.component
index ef6e8abfc268..c01327ba11fe 100644
--- a/toolkit/util/tk.component
+++ b/toolkit/util/tk.component
@@ -260,6 +260,15 @@
<service name="com.sun.star.awt.UnoControlSimpleAnimationModel"/>
<service name="com.sun.star.awt.UnoSimpleAnimationControlModel"/>
</implementation>
+ <implementation name="org.openoffice.comp.toolkit.SpinningProgressControlModel">
+ <service name="com.sun.star.awt.SpinningProgressControlModel"/>
+ </implementation>
+ <implementation name="org.openoffice.comp.toolkit.AnimatedImagesControlModel">
+ <service name="com.sun.star.awt.AnimatedImagesControlModel"/>
+ </implementation>
+ <implementation name="org.openoffice.comp.toolkit.AnimatedImagesControl">
+ <service name="com.sun.star.awt.AnimatedImagesControl"/>
+ </implementation>
<implementation name="stardiv.Toolkit.UnoSpinButtonControl">
<service name="com.sun.star.awt.UnoControlSpinButton"/>
</implementation>