Searched refs:UnoTimeFieldControl (Results 1 – 3 of 3) sorted by relevance
3502 UnoTimeFieldControl::UnoTimeFieldControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoTimeFieldControl() function in UnoTimeFieldControl3509 ::rtl::OUString UnoTimeFieldControl::GetComponentServiceName() in GetComponentServiceName()3523 IMPL_XTYPEPROVIDER_START( UnoTimeFieldControl )3563 sal_Int32 UnoTimeFieldControl::getTime() throw(uno::RuntimeException) in getTime()3575 sal_Int32 UnoTimeFieldControl::getMin() throw(uno::RuntimeException) in getMin()3587 sal_Int32 UnoTimeFieldControl::getMax() throw(uno::RuntimeException) in getMax()3602 sal_Int32 UnoTimeFieldControl::getFirst() throw(uno::RuntimeException) in getFirst()3617 sal_Int32 UnoTimeFieldControl::getLast() throw(uno::RuntimeException) in getLast()3622 void UnoTimeFieldControl::setEmpty() throw(uno::RuntimeException) in setEmpty()3631 sal_Bool UnoTimeFieldControl::isEmpty() throw(uno::RuntimeException) in isEmpty()[all …]
187 IMPL_CREATEINSTANCE2( UnoTimeFieldControl )254 …GET_FACTORY( UnoTimeFieldControl, szServiceName_UnoControlTimeField, szServiceName2_UnoControlTime… in component_getFactory()
1154 class UnoTimeFieldControl : public UnoSpinFieldControl, class1162 …UnoTimeFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…1196 …DECLIMPL_SERVICEINFO_DERIVED( UnoTimeFieldControl, UnoSpinFieldControl, szServiceName2_UnoControlT…
Completed in 31 milliseconds