Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx5730 void VCLXCurrencyField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
5768 VCLXCurrencyField::VCLXCurrencyField() in VCLXCurrencyField() function in VCLXCurrencyField
5772 VCLXCurrencyField::~VCLXCurrencyField() in ~VCLXCurrencyField()
5785 IMPL_XTYPEPROVIDER_START( VCLXCurrencyField )
5814 double VCLXCurrencyField::getValue() throw(::com::sun::star::uno::RuntimeException) in getValue()
5834 double VCLXCurrencyField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin()
5854 double VCLXCurrencyField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax()
5874 double VCLXCurrencyField::getFirst() throw(::com::sun::star::uno::RuntimeException) in getFirst()
5894 double VCLXCurrencyField::getLast() throw(::com::sun::star::uno::RuntimeException) in getLast()
5914 double VCLXCurrencyField::getSpinSize() throw(::com::sun::star::uno::RuntimeException) in getSpinSize()
[all …]
H A Dvclxtoolkit.cxx800 *ppNewComp = new VCLXCurrencyField; in ImplCreateWindow()
/trunk/main/toolkit/doc/layout/
H A Dmetricfield.txt38 ** Can we just twist VCLXCurrencyField to this purpose ?
43 + VCLXCurrencyField is based on 'LongCurrencyField' not CurrencyField ...
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx84 case WINDOW_LONGCURRENCYFIELD: return new VCLXCurrencyField; in CreateXWindow()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx1066 class VCLXCurrencyField : public ::com::sun::star::awt::XCurrencyField, class
1070 VCLXCurrencyField();
1071 ~VCLXCurrencyField();
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3858 UNO_CONTROL_MODEL_REGISTER_PROPERTIES( VCLXCurrencyField ); in UnoControlCurrencyFieldModel()

Completed in 80 milliseconds