Home
last modified time | relevance | path

Searched refs:SVTXNumericField (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dunoiface.cxx109 *ppNewComp = new SVTXNumericField; in CreateWindow()
1668 SVTXNumericField::SVTXNumericField() in SVTXNumericField() function in SVTXNumericField
1672 SVTXNumericField::~SVTXNumericField() in ~SVTXNumericField()
1685 IMPL_XTYPEPROVIDER_START( SVTXNumericField )
1700 double SVTXNumericField::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue()
1717 double SVTXNumericField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin()
1734 double SVTXNumericField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax()
1751 double SVTXNumericField::getFirst() throw(::com::sun::star::uno::RuntimeException) in getFirst()
1768 double SVTXNumericField::getLast() throw(::com::sun::star::uno::RuntimeException) in getLast()
1785 double SVTXNumericField::getSpinSize() throw(::com::sun::star::uno::RuntimeException) in getSpinSize()
[all …]
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx298 class SVTXNumericField : public ::com::sun::star::awt::XNumericField, public SVTXFormattedField class
301 SVTXNumericField();
302 ~SVTXNumericField();

Completed in 22 milliseconds