Home
last modified time | relevance | path

Searched refs:VCLXDateField (Results 1 – 7 of 7) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4469 void VCLXDateField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
4506 VCLXDateField::VCLXDateField() in VCLXDateField() function in VCLXDateField
4510 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 …]
H A Dvclxtoolkit.cxx739 *ppNewComp = new VCLXDateField; in ImplCreateWindow()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx71 case WINDOW_DATEFIELD: return new VCLXDateField; in CreateXWindow()
/trunk/main/svtools/source/uno/
H A Dunoiface.cxx2324 :VCLXDateField() in SVTXDateField()
2334 VCLXDateField::setProperty( PropertyName, Value ); in setProperty()
2361 VCLXDateField::ImplGetPropertyIds( rIds ); in ImplGetPropertyIds()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx876 class TOOLKIT_DLLPUBLIC VCLXDateField : public ::com::sun::star::awt::XDateField, class
882 VCLXDateField();
883 ~VCLXDateField();
/trunk/main/svtools/source/inc/
H A Dunoiface.hxx424 class SVTXDateField : public VCLXDateField
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3217 UNO_CONTROL_MODEL_REGISTER_PROPERTIES( VCLXDateField ); in UnoControlDateFieldModel()

Completed in 77 milliseconds