diff options
Diffstat (limited to 'qadevOOo/objdsc')
5 files changed, 30 insertions, 4 deletions
diff --git a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OListBoxModel.csv b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OListBoxModel.csv index 4bb0ff5fde6e..41662124ddd6 100644 --- a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OListBoxModel.csv +++ b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OListBoxModel.csv @@ -55,11 +55,15 @@ "OListBoxModel";"com::sun::star::io::XPersistObject";"getServiceName()" "OListBoxModel";"com::sun::star::io::XPersistObject";"write()" "OListBoxModel";"com::sun::star::io::XPersistObject";"read()" +"OListBoxModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()" +"OListBoxModel";"com::sun::star::beans::XPropertyAccess#optional";"setPropertyValues()" "OListBoxModel";"com::sun::star::container::XNamed";"getName()" "OListBoxModel";"com::sun::star::container::XNamed";"setName()" "OListBoxModel";"com::sun::star::form::XReset";"reset()" "OListBoxModel";"com::sun::star::form::XReset";"addResetListener()" "OListBoxModel";"com::sun::star::form::XReset";"removeResetListener()" +"OListBoxModel";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()" +"OListBoxModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()" "OListBoxModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "OListBoxModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "OListBoxModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()" diff --git a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OPatternModel.csv b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OPatternModel.csv index 3125b671bb6e..cac6e7a01c43 100644 --- a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OPatternModel.csv +++ b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OPatternModel.csv @@ -24,6 +24,7 @@ "OPatternModel";"com::sun::star::awt::UnoControlPatternFieldModel";"FontRelief" "OPatternModel";"com::sun::star::awt::UnoControlPatternFieldModel";"HelpText" "OPatternModel";"com::sun::star::awt::UnoControlPatternFieldModel";"HelpURL" +"OPatternModel";"com::sun::star::awt::UnoControlPatternFieldModel";"HideInactiveSelection#optional" "OPatternModel";"com::sun::star::awt::UnoControlPatternFieldModel";"LiteralMask" "OPatternModel";"com::sun::star::awt::UnoControlPatternFieldModel";"MaxTextLen" "OPatternModel";"com::sun::star::awt::UnoControlPatternFieldModel";"Printable" @@ -33,7 +34,6 @@ "OPatternModel";"com::sun::star::awt::UnoControlPatternFieldModel";"Text" "OPatternModel";"com::sun::star::awt::UnoControlPatternFieldModel";"TextColor" "OPatternModel";"com::sun::star::awt::UnoControlPatternFieldModel";"TextLineColor" -"OPatternModel";"com::sun::star::awt::UnoControlPatternFieldModel";"HideInactiveSelection#optional" "OPatternModel";"com::sun::star::form::XLoadListener";"loaded()" "OPatternModel";"com::sun::star::form::XLoadListener";"unloading()" "OPatternModel";"com::sun::star::form::XLoadListener";"unloaded()" @@ -51,11 +51,15 @@ "OPatternModel";"com::sun::star::io::XPersistObject";"getServiceName()" "OPatternModel";"com::sun::star::io::XPersistObject";"write()" "OPatternModel";"com::sun::star::io::XPersistObject";"read()" +"OPatternModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()" +"OPatternModel";"com::sun::star::beans::XPropertyAccess#optional";"setPropertyValues()" "OPatternModel";"com::sun::star::container::XNamed";"getName()" "OPatternModel";"com::sun::star::container::XNamed";"setName()" "OPatternModel";"com::sun::star::form::XReset";"reset()" "OPatternModel";"com::sun::star::form::XReset";"addResetListener()" "OPatternModel";"com::sun::star::form::XReset";"removeResetListener()" +"OPatternModel";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()" +"OPatternModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()" "OPatternModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "OPatternModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "OPatternModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()" diff --git a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.ORadioButtonModel.csv b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.ORadioButtonModel.csv index 9c961ffc3ba6..0cb37fed5a4d 100644 --- a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.ORadioButtonModel.csv +++ b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.ORadioButtonModel.csv @@ -19,6 +19,7 @@ "ORadioButtonModel";"com::sun::star::form::XLoadListener";"unloaded()" "ORadioButtonModel";"com::sun::star::form::XLoadListener";"reloading()" "ORadioButtonModel";"com::sun::star::form::XLoadListener";"reloaded()" +"ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"Align#optional" "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"BackgroundColor#optional" "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"Enabled" "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"FontDescriptor" @@ -28,12 +29,15 @@ "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"HelpURL" "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"ImagePosition#optional" "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"ImageURL#optional" +"ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"Graphic#optional" "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"Label" +"ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"MultiLine#optional" "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"Printable" "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"State" "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"Tabstop" "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"TextColor" "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"TextLineColor" +"ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"VerticalAlign#optional" "ORadioButtonModel";"com::sun::star::awt::UnoControlRadioButtonModel";"VisualEffect#optional" "ORadioButtonModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()" "ORadioButtonModel";"com::sun::star::beans::XMultiPropertySet";"setPropertyValues()" @@ -48,11 +52,15 @@ "ORadioButtonModel";"com::sun::star::io::XPersistObject";"getServiceName()" "ORadioButtonModel";"com::sun::star::io::XPersistObject";"write()" "ORadioButtonModel";"com::sun::star::io::XPersistObject";"read()" +"ORadioButtonModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()" +"ORadioButtonModel";"com::sun::star::beans::XPropertyAccess#optional";"setPropertyValues()" "ORadioButtonModel";"com::sun::star::container::XNamed";"getName()" "ORadioButtonModel";"com::sun::star::container::XNamed";"setName()" "ORadioButtonModel";"com::sun::star::form::XReset";"reset()" "ORadioButtonModel";"com::sun::star::form::XReset";"addResetListener()" "ORadioButtonModel";"com::sun::star::form::XReset";"removeResetListener()" +"ORadioButtonModel";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()" +"ORadioButtonModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()" "ORadioButtonModel";"com::sun::star::form::component::RadioButton";"DefaultState" "ORadioButtonModel";"com::sun::star::form::component::RadioButton";"RefValue" "ORadioButtonModel";"com::sun::star::form::component::RadioButton";"UncheckedRefValue#optional" diff --git a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OScrollBarModel.csv b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OScrollBarModel.csv index 32c9471ddb6f..136e2a87457d 100644 --- a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OScrollBarModel.csv +++ b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OScrollBarModel.csv @@ -9,6 +9,7 @@ "OScrollBarModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag" "OScrollBarModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Width" "OScrollBarModel";"com::sun::star::form::component::ScrollBar";"DefaultScrollValue" +"OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"BackgroundColor#optional" "OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"BlockIncrement" "OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"Border" "OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"BorderColor#optional" @@ -16,15 +17,16 @@ "OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"HelpText" "OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"HelpURL" "OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"LineIncrement" +"OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"LiveScroll#optional" "OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"Orientation" "OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"Printable" +"OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"RepeatDelay#optional" "OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"ScrollValue" "OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"ScrollValueMin#optional" "OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"ScrollValueMax" -"OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"VisibleSize" -"OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"BackgroundColor#optional" "OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"SymbolColor#optional" -"OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"RepeatDelay#optional" +"OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"Tabstop#optional" +"OScrollBarModel";"com::sun::star::awt::UnoControlScrollBarModel";"VisibleSize" "OScrollBarModel";"com::sun::star::lang::XComponent";"dispose()" "OScrollBarModel";"com::sun::star::lang::XComponent";"addEventListener()" "OScrollBarModel";"com::sun::star::lang::XComponent";"removeEventListener()" @@ -38,11 +40,15 @@ "OScrollBarModel";"com::sun::star::io::XPersistObject";"getServiceName()" "OScrollBarModel";"com::sun::star::io::XPersistObject";"write()" "OScrollBarModel";"com::sun::star::io::XPersistObject";"read()" +"OScrollBarModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()" +"OScrollBarModel";"com::sun::star::beans::XPropertyAccess#optional";"setPropertyValues()" "OScrollBarModel";"com::sun::star::container::XNamed";"getName()" "OScrollBarModel";"com::sun::star::container::XNamed";"setName()" "OScrollBarModel";"com::sun::star::form::XReset";"reset()" "OScrollBarModel";"com::sun::star::form::XReset";"addResetListener()" "OScrollBarModel";"com::sun::star::form::XReset";"removeResetListener()" +"OScrollBarModel";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()" +"OScrollBarModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()" "OScrollBarModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "OScrollBarModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "OScrollBarModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()" diff --git a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OSpinButtonModel.csv b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OSpinButtonModel.csv index 3e8294193261..aae89658f46c 100644 --- a/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OSpinButtonModel.csv +++ b/qadevOOo/objdsc/forms/com.sun.star.comp.forms.OSpinButtonModel.csv @@ -37,11 +37,15 @@ "OSpinButtonModel";"com::sun::star::io::XPersistObject";"getServiceName()" "OSpinButtonModel";"com::sun::star::io::XPersistObject";"write()" "OSpinButtonModel";"com::sun::star::io::XPersistObject";"read()" +"OSpinButtonModel";"com::sun::star::beans::XPropertyAccess#optional";"getPropertyValues()" +"OSpinButtonModel";"com::sun::star::beans::XPropertyAccess#optional";"setPropertyValues()" "OSpinButtonModel";"com::sun::star::container::XNamed";"getName()" "OSpinButtonModel";"com::sun::star::container::XNamed";"setName()" "OSpinButtonModel";"com::sun::star::form::XReset";"reset()" "OSpinButtonModel";"com::sun::star::form::XReset";"addResetListener()" "OSpinButtonModel";"com::sun::star::form::XReset";"removeResetListener()" +"OSpinButtonModel";"com::sun::star::beans::XPropertyContainer#optional";"addProperty()" +"OSpinButtonModel";"com::sun::star::beans::XPropertyContainer#optional";"removeProperty()" "OSpinButtonModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()" "OSpinButtonModel";"com::sun::star::beans::XPropertySet";"setPropertyValue()" "OSpinButtonModel";"com::sun::star::beans::XPropertySet";"getPropertyValue()" |