Home
last modified time | relevance | path

Searched defs:setLast (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svtools/source/uno/
H A Dunoiface.cxx1759 void SVTXNumericField::setLast( double Value ) throw(::com::sun::star::uno::RuntimeException) in setLast() function in SVTXNumericField
1925 void SVTXCurrencyField::setLast( double Value ) throw(::com::sun::star::uno::RuntimeException) in setLast() function in SVTXCurrencyField
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx4746 void VCLXDateField::setLast( sal_Int32 nDate ) throw(::com::sun::star::uno::RuntimeException) in setLast() function in VCLXDateField
4983 void VCLXTimeField::setLast( sal_Int32 nTime ) throw(::com::sun::star::uno::RuntimeException) in setLast() function in VCLXTimeField
5289 void VCLXNumericField::setLast( double Value ) throw(::com::sun::star::uno::RuntimeException) in setLast() function in VCLXNumericField
5884 void VCLXCurrencyField::setLast( double Value ) throw(::com::sun::star::uno::RuntimeException) in setLast() function in VCLXCurrencyField
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3391 void UnoDateFieldControl::setLast( sal_Int32 Date ) throw(uno::RuntimeException) in setLast() function in UnoDateFieldControl
3607 void UnoTimeFieldControl::setLast( sal_Int32 Time ) throw(uno::RuntimeException) in setLast() function in UnoTimeFieldControl
3801 void UnoNumericFieldControl::setLast( double Value ) throw(uno::RuntimeException) in setLast() function in UnoNumericFieldControl
4002 void UnoCurrencyFieldControl::setLast( double Value ) throw(uno::RuntimeException) in setLast() function in UnoCurrencyFieldControl

Completed in 67 milliseconds