Searched refs:VCLXDateField (Results 1 – 7 of 7) sorted by relevance
4463 void VCLXDateField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()4500 VCLXDateField::VCLXDateField() in VCLXDateField() function in VCLXDateField4504 VCLXDateField::~VCLXDateField() in ~VCLXDateField()4528 IMPL_XTYPEPROVIDER_START( VCLXDateField )4665 sal_Int32 VCLXDateField::getDate() throw(::com::sun::star::uno::RuntimeException) in getDate()4686 sal_Int32 VCLXDateField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin()4707 sal_Int32 VCLXDateField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax()4728 sal_Int32 VCLXDateField::getFirst() throw(::com::sun::star::uno::RuntimeException) in getFirst()4749 sal_Int32 VCLXDateField::getLast() throw(::com::sun::star::uno::RuntimeException) in getLast()4778 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 95 milliseconds