Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlNumericFieldModel.csv31 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Border"
34 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Enabled"
38 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HelpText"
39 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HelpURL"
41 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Printable"
42 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ReadOnly"
46 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Spin"
48 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Tabstop"
51 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Value"
52 "UnoControlNumericFieldModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ValueMax"
[all …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.ONumericModel.csv53 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Border"
56 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Enabled"
60 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HelpText"
61 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"HelpURL"
63 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Printable"
64 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ReadOnly"
68 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Spin"
70 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Tabstop"
73 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"Value"
74 "ONumericModel";"com::sun::star::awt::UnoControlNumericFieldModel";"ValueMax"
[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.lst285 job287=toolkit.UnoControlNumericFieldModel
/trunk/main/offapi/
H A DUnoApi_offapi.mk246 offapi/com/sun/star/awt/UnoControlNumericFieldModel \
/trunk/main/odk/pack/copying/
H A Didl_chapter_refs.txt5392 com.sun.star.awt.UnoControlNumericFieldModel

Completed in 181 milliseconds