diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2012-12-20 03:56:07 +0000 |
---|---|---|
committer | Ariel Constenla-Haile <arielch@apache.org> | 2012-12-20 03:56:07 +0000 |
commit | 5569d97f06a0299e41b91ca248bf7eaa038b1f21 (patch) | |
tree | d8e74cf00077af025c416f51b07afc9f0eaafc55 /qadevOOo/objdsc | |
parent | 4899b7482b75e746cb421a3727926aa595a980d5 (diff) |
i121513 - Remove deprecated UnoControlThrobberModel
Notes
Notes:
merged as: 680608b15dd158f9ad4ceae328abb10b5185a27b
Diffstat (limited to 'qadevOOo/objdsc')
-rw-r--r-- | qadevOOo/objdsc/toolkit/com.sun.star.comp.toolkit.UnoThrobberControl.csv | 36 | ||||
-rw-r--r-- | qadevOOo/objdsc/toolkit/com.sun.star.comp.toolkit.UnoThrobberControlModel.csv | 29 |
2 files changed, 0 insertions, 65 deletions
diff --git a/qadevOOo/objdsc/toolkit/com.sun.star.comp.toolkit.UnoThrobberControl.csv b/qadevOOo/objdsc/toolkit/com.sun.star.comp.toolkit.UnoThrobberControl.csv deleted file mode 100644 index 679782177f15..000000000000 --- a/qadevOOo/objdsc/toolkit/com.sun.star.comp.toolkit.UnoThrobberControl.csv +++ /dev/null @@ -1,36 +0,0 @@ -"UnoThrobberControl";"com::sun::star::awt::XView";"setGraphics()" -"UnoThrobberControl";"com::sun::star::awt::XView";"getGraphics()" -"UnoThrobberControl";"com::sun::star::awt::XView";"getSize()" -"UnoThrobberControl";"com::sun::star::awt::XView";"draw()" -"UnoThrobberControl";"com::sun::star::awt::XView";"setZoom()" -"UnoThrobberControl";"com::sun::star::lang::XComponent";"dispose()" -"UnoThrobberControl";"com::sun::star::lang::XComponent";"addEventListener()" -"UnoThrobberControl";"com::sun::star::lang::XComponent";"removeEventListener()" -"UnoThrobberControl";"com::sun::star::awt::XControl";"setContext()" -"UnoThrobberControl";"com::sun::star::awt::XControl";"getContext()" -"UnoThrobberControl";"com::sun::star::awt::XControl";"createPeer()" -"UnoThrobberControl";"com::sun::star::awt::XControl";"getPeer()" -"UnoThrobberControl";"com::sun::star::awt::XControl";"setModel()" -"UnoThrobberControl";"com::sun::star::awt::XControl";"getModel()" -"UnoThrobberControl";"com::sun::star::awt::XControl";"getView()" -"UnoThrobberControl";"com::sun::star::awt::XControl";"setDesignMode()" -"UnoThrobberControl";"com::sun::star::awt::XControl";"isDesignMode()" -"UnoThrobberControl";"com::sun::star::awt::XControl";"isTransparent()" -"UnoThrobberControl";"com::sun::star::accessibility::XAccessible#optional";"getAccessibleContext()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"setPosSize()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"getPosSize()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"setVisible()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"setEnable()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"setFocus()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"addWindowListener()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"removeWindowListener()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"addFocusListener()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"removeFocusListener()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"addKeyListener()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"removeKeyListener()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"addMouseListener()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"removeMouseListener()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"addMouseMotionListener()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"removeMouseMotionListener()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"addPaintListener()" -"UnoThrobberControl";"com::sun::star::awt::XWindow";"removePaintListener()" diff --git a/qadevOOo/objdsc/toolkit/com.sun.star.comp.toolkit.UnoThrobberControlModel.csv b/qadevOOo/objdsc/toolkit/com.sun.star.comp.toolkit.UnoThrobberControlModel.csv deleted file mode 100644 index 9439cecaa8e6..000000000000 --- a/qadevOOo/objdsc/toolkit/com.sun.star.comp.toolkit.UnoThrobberControlModel.csv +++ /dev/null @@ -1,29 +0,0 @@ -"UnoThrobberControlModel";"com::sun::star::awt::UnoControlModel";"DefaultControl" -"UnoThrobberControlModel";"com::sun::star::util::XCloneable";"createClone()" -"UnoThrobberControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height" -"UnoThrobberControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name" -"UnoThrobberControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionX" -"UnoThrobberControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionY" -"UnoThrobberControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step" -"UnoThrobberControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"TabIndex" -"UnoThrobberControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag" -"UnoThrobberControlModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Width" -"UnoThrobberControlModel";"com::sun::star::lang::XComponent";"dispose()" -"UnoThrobberControlModel";"com::sun::star::lang::XComponent";"addEventListener()" -"UnoThrobberControlModel";"com::sun::star::lang::XComponent";"removeEventListener()" -"UnoThrobberControlModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()" -"UnoThrobberControlModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()" -"UnoThrobberControlModel";"com::sun::star::beans::XMultiPropertySet";"getPropertyValues()" -"UnoThrobberControlModel";"com::sun::star::beans::XMultiPropertySet";"addPropertiesChangeListener()" -"UnoThrobberControlModel";"com::sun::star::beans::XMultiPropertySet";"removePropertiesChangeListener()" -"UnoThrobberControlModel";"com::sun::star::beans::XMultiPropertySet";"firePropertiesChangeEvent()" -"UnoThrobberControlModel";"com::sun::star::io::XPersistObject";"getServiceName()" -"UnoThrobberControlModel";"com::sun::star::io::XPersistObject";"write()" -"UnoThrobberControlModel";"com::sun::star::io::XPersistObject";"read()" -"UnoThrobberControlModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" -"UnoThrobberControlModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()" -"UnoThrobberControlModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()" -"UnoThrobberControlModel";"com::sun::star::beans::XPropertySet";"addPropertyChangeListener()" -"UnoThrobberControlModel";"com::sun::star::beans::XPropertySet";"removePropertyChangeListener()" -"UnoThrobberControlModel";"com::sun::star::beans::XPropertySet";"addVetoableChangeListener()" -"UnoThrobberControlModel";"com::sun::star::beans::XPropertySet";"removeVetoableChangeListener()" |