Home
last modified time | relevance | path

Searched refs:VCLXNumericField (Results 1 – 6 of 6) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx5137 void VCLXNumericField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
5173 VCLXNumericField::VCLXNumericField() in VCLXNumericField() function in VCLXNumericField
5177 VCLXNumericField::~VCLXNumericField() in ~VCLXNumericField()
5190 IMPL_XTYPEPROVIDER_START( VCLXNumericField )
5219 double VCLXNumericField::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue()
5239 double VCLXNumericField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin()
5259 double VCLXNumericField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax()
5279 double VCLXNumericField::getFirst() throw(::com::sun::star::uno::RuntimeException) in getFirst()
5299 double VCLXNumericField::getLast() throw(::com::sun::star::uno::RuntimeException) in getLast()
5314 sal_Bool VCLXNumericField::isStrictFormat() throw(::com::sun::star::uno::RuntimeException) in isStrictFormat()
[all …]
H A Dvclxtoolkit.cxx730 *ppNewComp = new VCLXNumericField; in ImplCreateWindow()
851 *ppNewComp = new VCLXNumericField; in ImplCreateWindow()
902 *ppNewComp = new VCLXNumericField; in ImplCreateWindow()
/trunk/main/toolkit/doc/layout/
H A Dmetricfield.txt48 + Look at 'VCLXNumericField' interface ...
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx70 case WINDOW_CURRENCYFIELD: return new VCLXNumericField; in CreateXWindow()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx969 class VCLXNumericField : public ::com::sun::star::awt::XNumericField, class
973 VCLXNumericField();
974 ~VCLXNumericField();
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3660 UNO_CONTROL_MODEL_REGISTER_PROPERTIES( VCLXNumericField ); in UnoControlNumericFieldModel()

Completed in 94 milliseconds