toolkit.xml (10544477) | toolkit.xml (9ecc082c) |
---|---|
1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd"[]> 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file --- 652 unchanged lines hidden (view full) --- 661 <description>specifies a simple animation control</description> 662 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 663 <language>c++</language> 664 <status value="final" /> 665 <supported-service>com.sun.star.awt.UnoControl</supported-service> 666 <supported-service>com.sun.star.awt.UnoSimpleAnimationControl</supported-service> 667 </component-description> 668 <component-description> | 1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE module-description PUBLIC "-//StarOffice//DTD ComponentDescription 1.0//EN" "module-description.dtd"[]> 3<!--*********************************************************** 4 * 5 * Licensed to the Apache Software Foundation (ASF) under one 6 * or more contributor license agreements. See the NOTICE file 7 * distributed with this work for additional information 8 * regarding copyright ownership. The ASF licenses this file --- 652 unchanged lines hidden (view full) --- 661 <description>specifies a simple animation control</description> 662 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 663 <language>c++</language> 664 <status value="final" /> 665 <supported-service>com.sun.star.awt.UnoControl</supported-service> 666 <supported-service>com.sun.star.awt.UnoSimpleAnimationControl</supported-service> 667 </component-description> 668 <component-description> |
669 <author>Dirk Voelzke</author> 670 <name>com.sun.star.comp.toolkit.UnoThrobberControlModel</name> 671 <description>specifies the model of a throbber control (a spinning wheel)</description> 672 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 673 <language>c++</language> 674 <status value="final" /> 675 <supported-service>com.sun.star.awt.UnoControlModel</supported-service> 676 <supported-service>com.sun.star.awt.UnoThrobberControlModel</supported-service> 677 </component-description> 678 <component-description> 679 <author>Dirk Voelzke</author> 680 <name>com.sun.star.comp.toolkit.UnoThrobberControl</name> 681 <description>specifies a throbber control (a spinning wheel)</description> 682 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 683 <language>c++</language> 684 <status value="final" /> 685 <supported-service>com.sun.star.awt.UnoControl</supported-service> 686 <supported-service>com.sun.star.awt.UnoThrobberControl</supported-service> 687 </component-description> 688 <component-description> | |
689 <author>Christian Lippka</author> 690 <name>stardiv.Toolkit.UnoTreeModel</name> 691 <description>specifies the model of a tree control</description> 692 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 693 <language>c++</language> 694 <status value="beta" /> 695 <supported-service>com.sun.star.awt.tree.TreeControlModel</supported-service> 696 </component-description> --- 74 unchanged lines hidden --- | 669 <author>Christian Lippka</author> 670 <name>stardiv.Toolkit.UnoTreeModel</name> 671 <description>specifies the model of a tree control</description> 672 <loader-name>com.sun.star.loader.SharedLibrary</loader-name> 673 <language>c++</language> 674 <status value="beta" /> 675 <supported-service>com.sun.star.awt.tree.TreeControlModel</supported-service> 676 </component-description> --- 74 unchanged lines hidden --- |