Home
last modified time | relevance | path

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

/aoo41x/main/toolkit/source/awt/
H A Dvclxwindows.cxx4818 void VCLXTimeField::ImplGetPropertyIds( std::list< sal_uInt16 > &rIds ) in ImplGetPropertyIds()
4853 VCLXTimeField::VCLXTimeField() in VCLXTimeField() function in VCLXTimeField
4857 VCLXTimeField::~VCLXTimeField() in ~VCLXTimeField()
4880 IMPL_XTYPEPROVIDER_START( VCLXTimeField )
4902 sal_Int32 VCLXTimeField::getTime() throw(::com::sun::star::uno::RuntimeException) in getTime()
4923 sal_Int32 VCLXTimeField::getMin() throw(::com::sun::star::uno::RuntimeException) in getMin()
4944 sal_Int32 VCLXTimeField::getMax() throw(::com::sun::star::uno::RuntimeException) in getMax()
4965 sal_Int32 VCLXTimeField::getFirst() throw(::com::sun::star::uno::RuntimeException) in getFirst()
4986 sal_Int32 VCLXTimeField::getLast() throw(::com::sun::star::uno::RuntimeException) in getLast()
4998 void VCLXTimeField::setEmpty() throw(::com::sun::star::uno::RuntimeException) in setEmpty()
[all …]
H A Dvclxtoolkit.cxx945 *ppNewComp = new VCLXTimeField; in ImplCreateWindow()
/aoo41x/main/toolkit/source/helper/
H A Dunowrapper.cxx93 case WINDOW_TIMEFIELD: return new VCLXTimeField; in CreateXWindow()
/aoo41x/main/toolkit/inc/toolkit/awt/
H A Dvclxwindows.hxx924 class VCLXTimeField : public ::com::sun::star::awt::XTimeField, class
930 VCLXTimeField();
931 ~VCLXTimeField();
/aoo41x/main/toolkit/source/controls/
H A Dunocontrols.cxx3459 UNO_CONTROL_MODEL_REGISTER_PROPERTIES( VCLXTimeField ); in UnoControlTimeFieldModel()

Completed in 79 milliseconds