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()
3918 uno::Any UnoCurrencyFieldControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeExc… in queryAggregation()
3926 IMPL_XTYPEPROVIDER_START( UnoCurrencyFieldControl )
3931 void UnoCurrencyFieldControl::createPeer( const uno::Reference< awt::XToolkit > & rxToolkit, const …
3940 void UnoCurrencyFieldControl::textChanged( const awt::TextEvent& e ) throw(uno::RuntimeException) in textChanged()
3951 void UnoCurrencyFieldControl::setValue( double Value ) throw(uno::RuntimeException) in setValue()
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()
[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…