Searched refs:SVTXNumericField (Results 1 – 2 of 2) sorted by relevance
109 *ppNewComp = new SVTXNumericField; in CreateWindow()1668 SVTXNumericField::SVTXNumericField() in SVTXNumericField() function in SVTXNumericField1672 SVTXNumericField::~SVTXNumericField() in ~SVTXNumericField()1676 ::com::sun::star::uno::Any SVTXNumericField::queryInterface( const ::com::sun::star::uno::Type & rT… in queryInterface()1685 IMPL_XTYPEPROVIDER_START( SVTXNumericField )1691 void SVTXNumericField::setValue( double Value ) throw(::com::sun::star::uno::RuntimeException)1700 double SVTXNumericField::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue()1708 void SVTXNumericField::setMin( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMin()1717 double SVTXNumericField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin()1725 void SVTXNumericField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax()[all …]
298 class SVTXNumericField : public ::com::sun::star::awt::XNumericField, public SVTXFormattedField class301 SVTXNumericField();302 ~SVTXNumericField();