Kaydet (Commit) 38491826 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED

2003/08/28 14:23:37 sw 1.1.28.1: #112003#
üst 7c2cfc23
......@@ -8,7 +8,6 @@
"ONumericControl";"com::sun::star::awt::XView";"setZoom()"
"ONumericControl";"com::sun::star::form::XBoundControl";"getLock()"
"ONumericControl";"com::sun::star::form::XBoundControl";"setLock()"
"ONumericControl";"com::sun::star::lang::XEventListener";"disposing()"
"ONumericControl";"com::sun::star::lang::XComponent";"dispose()"
"ONumericControl";"com::sun::star::lang::XComponent";"addEventListener()"
"ONumericControl";"com::sun::star::lang::XComponent";"removeEventListener()"
......@@ -41,7 +40,7 @@
"ONumericControl";"com::sun::star::awt::XTextComponent";"setEditable()"
"ONumericControl";"com::sun::star::awt::XTextComponent";"setMaxTextLen()"
"ONumericControl";"com::sun::star::awt::XTextComponent";"getMaxTextLen()"
"ONumericControl";"com::sun::star::awt::XTextListener";"textChanged()"
"ONumericControl";"com::sun::star::accessibility::XAccessible#optional";"getAccessibleContext()"
"ONumericControl";"com::sun::star::awt::XWindow";"setPosSize()"
"ONumericControl";"com::sun::star::awt::XWindow";"getPosSize()"
"ONumericControl";"com::sun::star::awt::XWindow";"setVisible()"
......@@ -61,13 +60,6 @@
"ONumericControl";"com::sun::star::awt::XWindow";"removePaintListener()"
"ONumericControl";"com::sun::star::awt::XTextLayoutConstrains";"getMinimumSize()"
"ONumericControl";"com::sun::star::awt::XTextLayoutConstrains";"getColumnsAndLines()"
"ONumericControl";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()"
"ONumericControl";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()"
"ONumericControl";"com::sun::star::beans::XPropertySet#optional";"getPropertyValue()"
"ONumericControl";"com::sun::star::beans::XPropertySet#optional";"addPropertyChangeListener()"
"ONumericControl";"com::sun::star::beans::XPropertySet#optional";"removePropertyChangeListener()"
"ONumericControl";"com::sun::star::beans::XPropertySet#optional";"addVetoableChangeListener()"
"ONumericControl";"com::sun::star::beans::XPropertySet#optional";"removeVetoableChangeListener()"
"ONumericControl";"com::sun::star::awt::XNumericField";"setValue()"
"ONumericControl";"com::sun::star::awt::XNumericField";"getValue()"
"ONumericControl";"com::sun::star::awt::XNumericField";"setMin()"
......
......@@ -51,19 +51,22 @@
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"DecimalAccuracy"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Enabled"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"FontDescriptor"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ShowThousandsSeparator"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"FontEmphasisMark"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"FontRelief"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HelpText"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HelpURL"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Printable"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ReadOnly"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ShowThousandsSeparator"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Spin"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"StrictFormat"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Tabstop"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"TextColor"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"TextLineColor"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Value"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ValueMax"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ValueMin"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ValueStep"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HelpText"
"ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HelpURL"
"ONumericModel";"com::sun::star::beans::XFastPropertySet#optional";"setFastPropertyValue()"
"ONumericModel";"com::sun::star::beans::XFastPropertySet#optional";"getFastPropertyValue()"
"ONumericModel";"com::sun::star::beans::XPropertyState#optional";"getPropertyState()"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment