Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/controls/
H A Dunocontrols.cxx3502 UnoTimeFieldControl::UnoTimeFieldControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoTimeFieldControl() function in UnoTimeFieldControl
3509 ::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 …]
/aoo41x/main/toolkit/source/helper/
H A Dregisterservices.cxx187 IMPL_CREATEINSTANCE2( UnoTimeFieldControl )
254 …GET_FACTORY( UnoTimeFieldControl, szServiceName_UnoControlTimeField, szServiceName2_UnoControlTime… in component_getFactory()
/aoo41x/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1154 class UnoTimeFieldControl : public UnoSpinFieldControl, class
1162UnoTimeFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…
1196 …DECLIMPL_SERVICEINFO_DERIVED( UnoTimeFieldControl, UnoSpinFieldControl, szServiceName2_UnoControlT…

Completed in 31 milliseconds