Home
last modified time | relevance | path

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

/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3703 UnoNumericFieldControl::UnoNumericFieldControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoNumericFieldControl() function in UnoNumericFieldControl
3710 ::rtl::OUString UnoNumericFieldControl::GetComponentServiceName() in GetComponentServiceName()
3724 IMPL_XTYPEPROVIDER_START( UnoNumericFieldControl )
3757 double UnoNumericFieldControl::getValue() throw(uno::RuntimeException) in getValue()
3762 void UnoNumericFieldControl::setMin( double Value ) throw(uno::RuntimeException) in setMin()
3769 double UnoNumericFieldControl::getMin() throw(uno::RuntimeException) in getMin()
3781 double UnoNumericFieldControl::getMax() throw(uno::RuntimeException) in getMax()
3796 double UnoNumericFieldControl::getFirst() throw(uno::RuntimeException) in getFirst()
3811 double UnoNumericFieldControl::getLast() throw(uno::RuntimeException) in getLast()
3823 sal_Bool UnoNumericFieldControl::isStrictFormat() throw(uno::RuntimeException) in isStrictFormat()
[all …]
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx184 IMPL_CREATEINSTANCE2( UnoNumericFieldControl )
256 …GET_FACTORY( UnoNumericFieldControl, szServiceName_UnoControlNumericField, szServiceName2_UnoContr… in component_getFactory()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1229 class UnoNumericFieldControl : public UnoSpinFieldControl, class
1237UnoNumericFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServ…
1273 …DECLIMPL_SERVICEINFO_DERIVED( UnoNumericFieldControl, UnoSpinFieldControl, szServiceName2_UnoContr…

Completed in 46 milliseconds