Home
last modified time | relevance | path

Searched refs:UnoCurrencyFieldControl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3905 UnoCurrencyFieldControl::UnoCurrencyFieldControl( const Reference< XMultiServiceFactory >& i_factor… in UnoCurrencyFieldControl() function in UnoCurrencyFieldControl
3912 ::rtl::OUString UnoCurrencyFieldControl::GetComponentServiceName() in GetComponentServiceName()
3926 IMPL_XTYPEPROVIDER_START( UnoCurrencyFieldControl )
3958 double UnoCurrencyFieldControl::getValue() throw(uno::RuntimeException) in getValue()
3963 void UnoCurrencyFieldControl::setMin( double Value ) throw(uno::RuntimeException) in setMin()
3970 double UnoCurrencyFieldControl::getMin() throw(uno::RuntimeException) in getMin()
3982 double UnoCurrencyFieldControl::getMax() throw(uno::RuntimeException) in getMax()
3997 double UnoCurrencyFieldControl::getFirst() throw(uno::RuntimeException) in getFirst()
4012 double UnoCurrencyFieldControl::getLast() throw(uno::RuntimeException) in getLast()
4024 sal_Bool UnoCurrencyFieldControl::isStrictFormat() throw(uno::RuntimeException) in isStrictFormat()
[all …]
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx173 IMPL_CREATEINSTANCE2( UnoCurrencyFieldControl )
258 …GET_FACTORY( UnoCurrencyFieldControl, szServiceName_UnoControlCurrencyField, szServiceName2_UnoCon… in component_getFactory()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1306 class UnoCurrencyFieldControl : public UnoSpinFieldControl, class
1314UnoCurrencyFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer…
1350 …DECLIMPL_SERVICEINFO_DERIVED( UnoCurrencyFieldControl, UnoSpinFieldControl, szServiceName2_UnoCont…

Completed in 58 milliseconds