diff options
Diffstat (limited to 'toolkit/util/tk.component')
-rw-r--r-- | toolkit/util/tk.component | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/toolkit/util/tk.component b/toolkit/util/tk.component index f4b425a4fca4..f93d1550a01a 100644 --- a/toolkit/util/tk.component +++ b/toolkit/util/tk.component @@ -23,6 +23,11 @@ constructor="com_sun_star_awt_comp_AsyncCallback_get_implementation"> <service name="com.sun.star.awt.AsyncCallback"/> </implementation> + <implementation name="com.sun.star.comp.embed.HatchWindowFactory" + constructor="com_sun_star_comp_embed_HatchWindowFactory_get_implementation"> + <service name="com.sun.star.comp.embed.HatchWindowFactory"/> + <service name="com.sun.star.embed.HatchWindowFactory"/> + </implementation> <implementation name="stardiv.Toolkit.UnoControlTabPage" constructor="stardiv_Toolkit_UnoControlTabPage_get_implementation"> <service name="com.sun.star.awt.tab.UnoControlTabPage"/> |