Home
last modified time | relevance | path

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

/AOO41X/main/toolkit/source/controls/
H A Dunocontrols.cxx3260 UnoDateFieldControl::UnoDateFieldControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoDateFieldControl() function in UnoDateFieldControl
3268 ::rtl::OUString UnoDateFieldControl::GetComponentServiceName() in GetComponentServiceName()
3274 uno::Any UnoDateFieldControl::queryAggregation( const uno::Type & rType ) throw(uno::RuntimeExcepti… in queryAggregation()
3282 IMPL_XTYPEPROVIDER_START( UnoDateFieldControl )
3287 void UnoDateFieldControl::createPeer( const uno::Reference< awt::XToolkit > & rxToolkit, const uno:…
3299 void UnoDateFieldControl::textChanged( const awt::TextEvent& e ) throw(uno::RuntimeException) in textChanged()
3340 void UnoDateFieldControl::setDate( sal_Int32 Date ) throw(uno::RuntimeException) in setDate()
3347 sal_Int32 UnoDateFieldControl::getDate() throw(uno::RuntimeException) in getDate()
3352 void UnoDateFieldControl::setMin( sal_Int32 Date ) throw(uno::RuntimeException) in setMin()
3359 sal_Int32 UnoDateFieldControl::getMin() throw(uno::RuntimeException) in getMin()
[all …]
/AOO41X/main/toolkit/source/helper/
H A Dregisterservices.cxx174 IMPL_CREATEINSTANCE2( UnoDateFieldControl )
252 …GET_FACTORY( UnoDateFieldControl, szServiceName_UnoControlDateField, szServiceName2_UnoControlDate… in component_getFactory()
/AOO41X/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx1078 class UnoDateFieldControl : public UnoSpinFieldControl, class
1086UnoDateFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…
1122 …DECLIMPL_SERVICEINFO_DERIVED( UnoDateFieldControl, UnoSpinFieldControl, szServiceName2_UnoControlD…