Home
last modified time | relevance | path

Searched refs:UnoControlNumericFieldModel (Results 1 – 14 of 14) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlNumericFieldModel.csv1 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlModel";"DefaultControl"
2 "UnoControlNumericFieldModel";"com::sun::star::util::XCloneable";"createClone()"
3 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Height"
4 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Name"
5 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionX"
6 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"PositionY"
7 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Step"
8 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"TabIndex"
9 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Tag"
10 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlDialogElement#optional";"Width"
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ONumericModel.csv52 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"BackgroundColor"
53 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Border"
54 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"BorderColor#optional"
55 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"DecimalAccuracy"
56 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Enabled"
57 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"FontDescriptor"
58 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"FontEmphasisMark"
59 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"FontRelief"
60 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HelpText"
61 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HelpURL"
[all …]
/trunk/main/offapi/com/sun/star/form/component/
H A DNumericField.idl27 #include <com/sun/star/awt/UnoControlNumericFieldModel.idl>
49 service com::sun::star::awt::UnoControlNumericFieldModel;
65 @see com::sun::star::awt::UnoControlNumericFieldModel::Value
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx165 IMPL_CREATEINSTANCE2( UnoControlNumericFieldModel )
257 …GET_FACTORY( UnoControlNumericFieldModel, szServiceName_UnoControlNumericFieldModel, szServiceName… in component_getFactory()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_toolkit/
H A DUnoControlNumericFieldModel.java39 public class UnoControlNumericFieldModel extends TestCase { class
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1203 class UnoControlNumericFieldModel : public UnoControlModel class
1210UnoControlNumericFieldModel( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMult…
1211UnoControlNumericFieldModel( const UnoControlNumericFieldModel& rModel ) : UnoControlModel( rModel… in UnoControlNumericFieldModel() function in UnoControlNumericFieldModel
1213 UnoControlModel* Clone() const { return new UnoControlNumericFieldModel( *this ); } in Clone()
1222 …DECLIMPL_SERVICEINFO_DERIVED( UnoControlNumericFieldModel, UnoControlModel, szServiceName2_UnoCont…
/trunk/main/toolkit/qa/unoapi/
H A Dtoolkit.sce80 -o toolkit.UnoControlNumericFieldModel
H A Dknownissues.xcl192 toolkit.UnoControlNumericFieldModel::com::sun::star::lang::XComponent
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3657 UnoControlNumericFieldModel::UnoControlNumericFieldModel( const Reference< XMultiServiceFactory >& … in UnoControlNumericFieldModel() function in UnoControlNumericFieldModel
3663 ::rtl::OUString UnoControlNumericFieldModel::getServiceName() throw(::com::sun::star::uno::RuntimeE… in getServiceName()
3668 uno::Any UnoControlNumericFieldModel::ImplGetDefaultValue( sal_uInt16 nPropId ) const in ImplGetDefaultValue()
3680 ::cppu::IPropertyArrayHelper& UnoControlNumericFieldModel::getInfoHelper() in getInfoHelper()
3692 uno::Reference< beans::XPropertySetInfo > UnoControlNumericFieldModel::getPropertySetInfo( ) throw… in getPropertySetInfo()
H A Dcontrolmodelcontainerbase.cxx370 pNewModel = new OGeometryControlModel< UnoControlNumericFieldModel >( xFactory ); in createInstance()
/trunk/main/offapi/com/sun/star/awt/
H A Dmakefile.mk184 UnoControlNumericFieldModel.idl\
H A DUnoControlNumericFieldModel.idl50 published service UnoControlNumericFieldModel
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst280 job281=toolkit.UnoControlNumericFieldModel
/trunk/main/offapi/
H A DUnoApi_offapi.mk246 offapi/com/sun/star/awt/UnoControlNumericFieldModel \