Home
last modified time | relevance | path

Searched refs:VCLXTimeField (Results 1 – 5 of 5) sorted by relevance

/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4824 void VCLXTimeField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
4859 VCLXTimeField::VCLXTimeField() in VCLXTimeField() function in VCLXTimeField
4863 VCLXTimeField::~VCLXTimeField() in ~VCLXTimeField()
4886 IMPL_XTYPEPROVIDER_START( VCLXTimeField )
4908 sal_Int32 VCLXTimeField::getTime() throw(::com::sun::star::uno::RuntimeException) in getTime()
4929 sal_Int32 VCLXTimeField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin()
4950 sal_Int32 VCLXTimeField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax()
4971 sal_Int32 VCLXTimeField::getFirst() throw(::com::sun::star::uno::RuntimeException) in getFirst()
4992 sal_Int32 VCLXTimeField::getLast() throw(::com::sun::star::uno::RuntimeException) in getLast()
5004 void VCLXTimeField::setEmpty() throw(::com::sun::star::uno::RuntimeException) in setEmpty()
[all …]
H A Dvclxtoolkit.cxx945 *ppNewComp = new VCLXTimeField; in ImplCreateWindow()
/trunk/main/toolkit/source/helper/
H A Dunowrapper.cxx93 case WINDOW_TIMEFIELD: return new VCLXTimeField; in CreateXWindow()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx924 class VCLXTimeField : public ::com::sun::star::awt::XTimeField, class
930 VCLXTimeField();
931 ~VCLXTimeField();
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3459 UNO_CONTROL_MODEL_REGISTER_PROPERTIES( VCLXTimeField ); in UnoControlTimeFieldModel()

Completed in 77 milliseconds