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

INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED

2003/08/28 14:44:59 sw 1.1.28.1: #112003#
üst 108a1b28
......@@ -6,7 +6,6 @@
"UnoControlFileControl";"com::sun::star::awt::XView";"getSize()"
"UnoControlFileControl";"com::sun::star::awt::XView";"draw()"
"UnoControlFileControl";"com::sun::star::awt::XView";"setZoom()"
"UnoControlFileControl";"com::sun::star::lang::XEventListener";"disposing()"
"UnoControlFileControl";"com::sun::star::lang::XComponent";"dispose()"
"UnoControlFileControl";"com::sun::star::lang::XComponent";"addEventListener()"
"UnoControlFileControl";"com::sun::star::lang::XComponent";"removeEventListener()"
......@@ -32,7 +31,7 @@
"UnoControlFileControl";"com::sun::star::awt::XTextComponent";"setEditable()"
"UnoControlFileControl";"com::sun::star::awt::XTextComponent";"setMaxTextLen()"
"UnoControlFileControl";"com::sun::star::awt::XTextComponent";"getMaxTextLen()"
"UnoControlFileControl";"com::sun::star::awt::XTextListener";"textChanged()"
"UnoControlFileControl";"com::sun::star::accessibility::XAccessible#optional";"getAccessibleContext()"
"UnoControlFileControl";"com::sun::star::awt::XWindow";"setPosSize()"
"UnoControlFileControl";"com::sun::star::awt::XWindow";"getPosSize()"
"UnoControlFileControl";"com::sun::star::awt::XWindow";"setVisible()"
......@@ -52,10 +51,3 @@
"UnoControlFileControl";"com::sun::star::awt::XWindow";"removePaintListener()"
"UnoControlFileControl";"com::sun::star::awt::XTextLayoutConstrains";"getMinimumSize()"
"UnoControlFileControl";"com::sun::star::awt::XTextLayoutConstrains";"getColumnsAndLines()"
"UnoControlFileControl";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()"
"UnoControlFileControl";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()"
"UnoControlFileControl";"com::sun::star::beans::XPropertySet#optional";"getPropertyValue()"
"UnoControlFileControl";"com::sun::star::beans::XPropertySet#optional";"addPropertyChangeListener()"
"UnoControlFileControl";"com::sun::star::beans::XPropertySet#optional";"removePropertyChangeListener()"
"UnoControlFileControl";"com::sun::star::beans::XPropertySet#optional";"addVetoableChangeListener()"
"UnoControlFileControl";"com::sun::star::beans::XPropertySet#optional";"removeVetoableChangeListener()"
......@@ -36,6 +36,7 @@
"UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"HelpText"
"UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"HelpURL"
"UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Printable"
"UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"ReadOnly#optional"
"UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Tabstop"
"UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"Text"
"UnoControlFileControlModel";"com::sun::star::awt::UnoControlFileControlModel";"TextColor"
......
......@@ -23,6 +23,7 @@
"UnoControlFixedText";"com::sun::star::awt::XFixedText";"getText()"
"UnoControlFixedText";"com::sun::star::awt::XFixedText";"setAlignment()"
"UnoControlFixedText";"com::sun::star::awt::XFixedText";"getAlignment()"
"UnoControlFixedText";"com::sun::star::accessibility::XAccessible#optional";"getAccessibleContext()"
"UnoControlFixedText";"com::sun::star::awt::XWindow";"setPosSize()"
"UnoControlFixedText";"com::sun::star::awt::XWindow";"getPosSize()"
"UnoControlFixedText";"com::sun::star::awt::XWindow";"setVisible()"
......@@ -40,10 +41,3 @@
"UnoControlFixedText";"com::sun::star::awt::XWindow";"removeMouseMotionListener()"
"UnoControlFixedText";"com::sun::star::awt::XWindow";"addPaintListener()"
"UnoControlFixedText";"com::sun::star::awt::XWindow";"removePaintListener()"
"UnoControlFixedText";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()"
"UnoControlFixedText";"com::sun::star::beans::XPropertySet#optional";"setPropertyValue()"
"UnoControlFixedText";"com::sun::star::beans::XPropertySet#optional";"getPropertyValue()"
"UnoControlFixedText";"com::sun::star::beans::XPropertySet#optional";"addPropertyChangeListener()"
"UnoControlFixedText";"com::sun::star::beans::XPropertySet#optional";"removePropertyChangeListener()"
"UnoControlFixedText";"com::sun::star::beans::XPropertySet#optional";"addVetoableChangeListener()"
"UnoControlFixedText";"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