Searched refs:UnoCurrencyFieldControl (Results 1 – 3 of 3) sorted by relevance
3905 UnoCurrencyFieldControl::UnoCurrencyFieldControl( const Reference< XMultiServiceFactory >& i_factor… in UnoCurrencyFieldControl() function in UnoCurrencyFieldControl3912 ::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 …]
173 IMPL_CREATEINSTANCE2( UnoCurrencyFieldControl )258 …GET_FACTORY( UnoCurrencyFieldControl, szServiceName_UnoControlCurrencyField, szServiceName2_UnoCon… in component_getFactory()
1306 class UnoCurrencyFieldControl : public UnoSpinFieldControl, class1314 …UnoCurrencyFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiSer…1350 …DECLIMPL_SERVICEINFO_DERIVED( UnoCurrencyFieldControl, UnoSpinFieldControl, szServiceName2_UnoCont…
Completed in 45 milliseconds