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()
3515 uno::Any UnoTimeFieldControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeExcepti… in queryAggregation()
3523 IMPL_XTYPEPROVIDER_START( UnoTimeFieldControl )
3528 void UnoTimeFieldControl::createPeer( const uno::Reference< awt::XToolkit > & rxToolkit, const uno:…
3537 void UnoTimeFieldControl::textChanged( const awt::TextEvent& e ) throw(uno::RuntimeException) in textChanged()
3556 void UnoTimeFieldControl::setTime( sal_Int32 Time ) throw(uno::RuntimeException) in setTime()
3563 sal_Int32 UnoTimeFieldControl::getTime() throw(uno::RuntimeException) in getTime()
3568 void UnoTimeFieldControl::setMin( sal_Int32 Time ) throw(uno::RuntimeException) in setMin()
3575 sal_Int32 UnoTimeFieldControl::getMin() throw(uno::RuntimeException) in getMin()
[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…