Searched refs:UnoNumericFieldControl (Results 1 – 3 of 3) sorted by relevance
3703 UnoNumericFieldControl::UnoNumericFieldControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoNumericFieldControl() function in UnoNumericFieldControl3710 ::rtl::OUString UnoNumericFieldControl::GetComponentServiceName() in GetComponentServiceName()3716 uno::Any UnoNumericFieldControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeExce… in queryAggregation()3724 IMPL_XTYPEPROVIDER_START( UnoNumericFieldControl )3729 void UnoNumericFieldControl::createPeer( const uno::Reference< awt::XToolkit > & rxToolkit, const u…3739 void UnoNumericFieldControl::textChanged( const awt::TextEvent& e ) throw(uno::RuntimeException) in textChanged()3750 void UnoNumericFieldControl::setValue( double Value ) throw(uno::RuntimeException) in setValue()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()[all …]
184 IMPL_CREATEINSTANCE2( UnoNumericFieldControl )256 …GET_FACTORY( UnoNumericFieldControl, szServiceName_UnoControlNumericField, szServiceName2_UnoContr… in component_getFactory()
1229 class UnoNumericFieldControl : public UnoSpinFieldControl, class1237 …UnoNumericFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServ…1273 …DECLIMPL_SERVICEINFO_DERIVED( UnoNumericFieldControl, UnoSpinFieldControl, szServiceName2_UnoContr…