Searched refs:UnoDateFieldControl (Results 1 – 3 of 3) sorted by relevance
3260 UnoDateFieldControl::UnoDateFieldControl( const Reference< XMultiServiceFactory >& i_factory ) in UnoDateFieldControl() function in UnoDateFieldControl3268 ::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 …]
174 IMPL_CREATEINSTANCE2( UnoDateFieldControl )252 …GET_FACTORY( UnoDateFieldControl, szServiceName_UnoControlDateField, szServiceName2_UnoControlDate… in component_getFactory()
1078 class UnoDateFieldControl : public UnoSpinFieldControl, class1086 …UnoDateFieldControl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiService…1122 …DECLIMPL_SERVICEINFO_DERIVED( UnoDateFieldControl, UnoSpinFieldControl, szServiceName2_UnoControlD…
Completed in 36 milliseconds