Home
last modified time | relevance | path

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

/trunk/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()
3282 IMPL_XTYPEPROVIDER_START( UnoDateFieldControl )
3347 sal_Int32 UnoDateFieldControl::getDate() throw(uno::RuntimeException) in getDate()
3359 sal_Int32 UnoDateFieldControl::getMin() throw(uno::RuntimeException) in getMin()
3371 sal_Int32 UnoDateFieldControl::getMax() throw(uno::RuntimeException) in getMax()
3386 sal_Int32 UnoDateFieldControl::getFirst() throw(uno::RuntimeException) in getFirst()
3401 sal_Int32 UnoDateFieldControl::getLast() throw(uno::RuntimeException) in getLast()
3416 sal_Bool UnoDateFieldControl::isLongFormat() throw(uno::RuntimeException) in isLongFormat()
3421 void UnoDateFieldControl::setEmpty() throw(uno::RuntimeException) in setEmpty()
[all …]
/trunk/main/toolkit/source/helper/
H A Dregisterservices.cxx174 IMPL_CREATEINSTANCE2( UnoDateFieldControl )
252 …GET_FACTORY( UnoDateFieldControl, szServiceName_UnoControlDateField, szServiceName2_UnoControlDate… in component_getFactory()
/trunk/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…

Completed in 86 milliseconds