Searched refs:VCLXDateField (Results 1 – 7 of 7) sorted by relevance
4469 void VCLXDateField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()4506 VCLXDateField::VCLXDateField() in VCLXDateField() function in VCLXDateField4510 VCLXDateField::~VCLXDateField() in ~VCLXDateField()4534 IMPL_XTYPEPROVIDER_START( VCLXDateField )4671 sal_Int32 VCLXDateField::getDate() throw(::com::sun::star::uno::RuntimeException) in getDate()4692 sal_Int32 VCLXDateField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin()4713 sal_Int32 VCLXDateField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax()4734 sal_Int32 VCLXDateField::getFirst() throw(::com::sun::star::uno::RuntimeException) in getFirst()4755 sal_Int32 VCLXDateField::getLast() throw(::com::sun::star::uno::RuntimeException) in getLast()4784 void VCLXDateField::setEmpty() throw(::com::sun::star::uno::RuntimeException) in setEmpty()[all …]
739 *ppNewComp = new VCLXDateField; in ImplCreateWindow()
71 case WINDOW_DATEFIELD: return new VCLXDateField; in CreateXWindow()
2324 :VCLXDateField() in SVTXDateField()2334 VCLXDateField::setProperty( PropertyName, Value ); in setProperty()2361 VCLXDateField::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
876 class TOOLKIT_DLLPUBLIC VCLXDateField : public ::com::sun::star::awt::XDateField, class882 VCLXDateField();883 ~VCLXDateField();
424 class SVTXDateField : public VCLXDateField
3217 UNO_CONTROL_MODEL_REGISTER_PROPERTIES( VCLXDateField ); in UnoControlDateFieldModel()
Completed in 77 milliseconds