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

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED

2003/08/28 14:44:57 sw 1.1.28.1: #112003#
üst 232ec3cf
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
"UnoControlCurrencyField";"com::sun::star::awt::XView";"getSize()" "UnoControlCurrencyField";"com::sun::star::awt::XView";"getSize()"
"UnoControlCurrencyField";"com::sun::star::awt::XView";"draw()" "UnoControlCurrencyField";"com::sun::star::awt::XView";"draw()"
"UnoControlCurrencyField";"com::sun::star::awt::XView";"setZoom()" "UnoControlCurrencyField";"com::sun::star::awt::XView";"setZoom()"
"UnoControlCurrencyField";"com::sun::star::lang::XEventListener";"disposing()"
"UnoControlCurrencyField";"com::sun::star::lang::XComponent";"dispose()" "UnoControlCurrencyField";"com::sun::star::lang::XComponent";"dispose()"
"UnoControlCurrencyField";"com::sun::star::lang::XComponent";"addEventListener()" "UnoControlCurrencyField";"com::sun::star::lang::XComponent";"addEventListener()"
"UnoControlCurrencyField";"com::sun::star::lang::XComponent";"removeEventListener()" "UnoControlCurrencyField";"com::sun::star::lang::XComponent";"removeEventListener()"
...@@ -55,7 +54,7 @@ ...@@ -55,7 +54,7 @@
"UnoControlCurrencyField";"com::sun::star::awt::XTextComponent";"setEditable()" "UnoControlCurrencyField";"com::sun::star::awt::XTextComponent";"setEditable()"
"UnoControlCurrencyField";"com::sun::star::awt::XTextComponent";"setMaxTextLen()" "UnoControlCurrencyField";"com::sun::star::awt::XTextComponent";"setMaxTextLen()"
"UnoControlCurrencyField";"com::sun::star::awt::XTextComponent";"getMaxTextLen()" "UnoControlCurrencyField";"com::sun::star::awt::XTextComponent";"getMaxTextLen()"
"UnoControlCurrencyField";"com::sun::star::awt::XTextListener";"textChanged()" "UnoControlCurrencyField";"com::sun::star::accessibility::XAccessible#optional";"getAccessibleContext()"
"UnoControlCurrencyField";"com::sun::star::awt::XWindow";"setPosSize()" "UnoControlCurrencyField";"com::sun::star::awt::XWindow";"setPosSize()"
"UnoControlCurrencyField";"com::sun::star::awt::XWindow";"getPosSize()" "UnoControlCurrencyField";"com::sun::star::awt::XWindow";"getPosSize()"
"UnoControlCurrencyField";"com::sun::star::awt::XWindow";"setVisible()" "UnoControlCurrencyField";"com::sun::star::awt::XWindow";"setVisible()"
...@@ -75,10 +74,3 @@ ...@@ -75,10 +74,3 @@
"UnoControlCurrencyField";"com::sun::star::awt::XWindow";"removePaintListener()" "UnoControlCurrencyField";"com::sun::star::awt::XWindow";"removePaintListener()"
"UnoControlCurrencyField";"com::sun::star::awt::XTextLayoutConstrains";"getMinimumSize()" "UnoControlCurrencyField";"com::sun::star::awt::XTextLayoutConstrains";"getMinimumSize()"
"UnoControlCurrencyField";"com::sun::star::awt::XTextLayoutConstrains";"getColumnsAndLines()" "UnoControlCurrencyField";"com::sun::star::awt::XTextLayoutConstrains";"getColumnsAndLines()"
"UnoControlCurrencyField";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()"
"UnoControlCurrencyField";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()"
"UnoControlCurrencyField";"com::sun::star::beans::XPropertySet#optional";"getPropertyValue()"
"UnoControlCurrencyField";"com::sun::star::beans::XPropertySet#optional";"addPropertyChangeListener()"
"UnoControlCurrencyField";"com::sun::star::beans::XPropertySet#optional";"removePropertyChangeListener()"
"UnoControlCurrencyField";"com::sun::star::beans::XPropertySet#optional";"addVetoableChangeListener()"
"UnoControlCurrencyField";"com::sun::star::beans::XPropertySet#optional";"removeVetoableChangeListener()"
...@@ -14,19 +14,23 @@ ...@@ -14,19 +14,23 @@
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"DecimalAccuracy" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"DecimalAccuracy"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"Enabled" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"Enabled"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"FontDescriptor" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"FontDescriptor"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"ShowThousandsSeparator" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"FontEmphasisMark"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"FontRelief"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"HelpText"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"HelpURL"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"PrependCurrencySymbol"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"Printable" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"Printable"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"ReadOnly" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"ReadOnly"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"ShowThousandsSeparator"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"Spin" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"Spin"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"StrictFormat" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"StrictFormat"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"Tabstop" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"Tabstop"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"TextColor" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"TextColor"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"TextLineColor"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"Value" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"Value"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"ValueMax" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"ValueMax"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"ValueMin" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"ValueMin"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"ValueStep" "UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"ValueStep"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"HelpText"
"UnoControlCurrencyFieldModel";"com::sun::star::awt::UnoControlCurrencyFieldModel";"HelpURL"
"UnoControlCurrencyFieldModel";"com::sun::star::lang::XComponent";"dispose()" "UnoControlCurrencyFieldModel";"com::sun::star::lang::XComponent";"dispose()"
"UnoControlCurrencyFieldModel";"com::sun::star::lang::XComponent";"addEventListener()" "UnoControlCurrencyFieldModel";"com::sun::star::lang::XComponent";"addEventListener()"
"UnoControlCurrencyFieldModel";"com::sun::star::lang::XComponent";"removeEventListener()" "UnoControlCurrencyFieldModel";"com::sun::star::lang::XComponent";"removeEventListener()"
......
...@@ -6,7 +6,6 @@ ...@@ -6,7 +6,6 @@
"UnoControlDateField";"com::sun::star::awt::XView";"getSize()" "UnoControlDateField";"com::sun::star::awt::XView";"getSize()"
"UnoControlDateField";"com::sun::star::awt::XView";"draw()" "UnoControlDateField";"com::sun::star::awt::XView";"draw()"
"UnoControlDateField";"com::sun::star::awt::XView";"setZoom()" "UnoControlDateField";"com::sun::star::awt::XView";"setZoom()"
"UnoControlDateField";"com::sun::star::lang::XEventListener";"disposing()"
"UnoControlDateField";"com::sun::star::lang::XComponent";"dispose()" "UnoControlDateField";"com::sun::star::lang::XComponent";"dispose()"
"UnoControlDateField";"com::sun::star::lang::XComponent";"addEventListener()" "UnoControlDateField";"com::sun::star::lang::XComponent";"addEventListener()"
"UnoControlDateField";"com::sun::star::lang::XComponent";"removeEventListener()" "UnoControlDateField";"com::sun::star::lang::XComponent";"removeEventListener()"
...@@ -55,7 +54,7 @@ ...@@ -55,7 +54,7 @@
"UnoControlDateField";"com::sun::star::awt::XTextComponent";"setEditable()" "UnoControlDateField";"com::sun::star::awt::XTextComponent";"setEditable()"
"UnoControlDateField";"com::sun::star::awt::XTextComponent";"setMaxTextLen()" "UnoControlDateField";"com::sun::star::awt::XTextComponent";"setMaxTextLen()"
"UnoControlDateField";"com::sun::star::awt::XTextComponent";"getMaxTextLen()" "UnoControlDateField";"com::sun::star::awt::XTextComponent";"getMaxTextLen()"
"UnoControlDateField";"com::sun::star::awt::XTextListener";"textChanged()" "UnoControlDateField";"com::sun::star::accessibility::XAccessible#optional";"getAccessibleContext()"
"UnoControlDateField";"com::sun::star::awt::XWindow";"setPosSize()" "UnoControlDateField";"com::sun::star::awt::XWindow";"setPosSize()"
"UnoControlDateField";"com::sun::star::awt::XWindow";"getPosSize()" "UnoControlDateField";"com::sun::star::awt::XWindow";"getPosSize()"
"UnoControlDateField";"com::sun::star::awt::XWindow";"setVisible()" "UnoControlDateField";"com::sun::star::awt::XWindow";"setVisible()"
...@@ -75,10 +74,3 @@ ...@@ -75,10 +74,3 @@
"UnoControlDateField";"com::sun::star::awt::XWindow";"removePaintListener()" "UnoControlDateField";"com::sun::star::awt::XWindow";"removePaintListener()"
"UnoControlDateField";"com::sun::star::awt::XTextLayoutConstrains";"getMinimumSize()" "UnoControlDateField";"com::sun::star::awt::XTextLayoutConstrains";"getMinimumSize()"
"UnoControlDateField";"com::sun::star::awt::XTextLayoutConstrains";"getColumnsAndLines()" "UnoControlDateField";"com::sun::star::awt::XTextLayoutConstrains";"getColumnsAndLines()"
"UnoControlDateField";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()"
"UnoControlDateField";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()"
"UnoControlDateField";"com::sun::star::beans::XPropertySet#optional";"getPropertyValue()"
"UnoControlDateField";"com::sun::star::beans::XPropertySet#optional";"addPropertyChangeListener()"
"UnoControlDateField";"com::sun::star::beans::XPropertySet#optional";"removePropertyChangeListener()"
"UnoControlDateField";"com::sun::star::beans::XPropertySet#optional";"addVetoableChangeListener()"
"UnoControlDateField";"com::sun::star::beans::XPropertySet#optional";"removeVetoableChangeListener()"
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
"UnoControlDialog";"com::sun::star::awt::XControl";"setDesignMode()" "UnoControlDialog";"com::sun::star::awt::XControl";"setDesignMode()"
"UnoControlDialog";"com::sun::star::awt::XControl";"isDesignMode()" "UnoControlDialog";"com::sun::star::awt::XControl";"isDesignMode()"
"UnoControlDialog";"com::sun::star::awt::XControl";"isTransparent()" "UnoControlDialog";"com::sun::star::awt::XControl";"isTransparent()"
"UnoControlDialog";"com::sun::star::accessibility::XAccessible#optional";"getAccessibleContext()"
"UnoControlDialog";"com::sun::star::awt::XWindow";"setPosSize()" "UnoControlDialog";"com::sun::star::awt::XWindow";"setPosSize()"
"UnoControlDialog";"com::sun::star::awt::XWindow";"getPosSize()" "UnoControlDialog";"com::sun::star::awt::XWindow";"getPosSize()"
"UnoControlDialog";"com::sun::star::awt::XWindow";"setVisible()" "UnoControlDialog";"com::sun::star::awt::XWindow";"setVisible()"
...@@ -53,10 +54,3 @@ ...@@ -53,10 +54,3 @@
"UnoControlDialog";"com::sun::star::awt::XWindow";"removePaintListener()" "UnoControlDialog";"com::sun::star::awt::XWindow";"removePaintListener()"
"UnoControlDialog";"com::sun::star::container::XContainer";"addContainerListener()" "UnoControlDialog";"com::sun::star::container::XContainer";"addContainerListener()"
"UnoControlDialog";"com::sun::star::container::XContainer";"removeContainerListener()" "UnoControlDialog";"com::sun::star::container::XContainer";"removeContainerListener()"
"UnoControlDialog";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()"
"UnoControlDialog";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()"
"UnoControlDialog";"com::sun::star::beans::XPropertySet#optional";"getPropertyValue()"
"UnoControlDialog";"com::sun::star::beans::XPropertySet#optional";"addPropertyChangeListener()"
"UnoControlDialog";"com::sun::star::beans::XPropertySet#optional";"removePropertyChangeListener()"
"UnoControlDialog";"com::sun::star::beans::XPropertySet#optional";"addVetoableChangeListener()"
"UnoControlDialog";"com::sun::star::beans::XPropertySet#optional";"removeVetoableChangeListener()"
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