Lines Matching defs:Value

418 void VCLXMultiLineEdit::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::u…  in setProperty()
842 void SVTXFormattedField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::… in setProperty()
1562 void SVTXRoadmap::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::An… in setProperty()
1708 void SVTXNumericField::setMin( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMin()
1725 void SVTXNumericField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax()
1742 void SVTXNumericField::setFirst( double Value ) throw(::com::sun::star::uno::RuntimeException) in setFirst()
1759 void SVTXNumericField::setLast( double Value ) throw(::com::sun::star::uno::RuntimeException) in setLast()
1776 void SVTXNumericField::setSpinSize( double Value ) throw(::com::sun::star::uno::RuntimeException) in setSpinSize()
1793 void SVTXNumericField::setDecimalDigits( sal_Int16 Value ) throw(::com::sun::star::uno::RuntimeExce… in setDecimalDigits()
1874 void SVTXCurrencyField::setMin( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMin()
1891 void SVTXCurrencyField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax()
1908 void SVTXCurrencyField::setFirst( double Value ) throw(::com::sun::star::uno::RuntimeException) in setFirst()
1925 void SVTXCurrencyField::setLast( double Value ) throw(::com::sun::star::uno::RuntimeException) in setLast()
1942 void SVTXCurrencyField::setSpinSize( double Value ) throw(::com::sun::star::uno::RuntimeException) in setSpinSize()
1959 void SVTXCurrencyField::setDecimalDigits( sal_Int16 Value ) throw(::com::sun::star::uno::RuntimeExc… in setDecimalDigits()
1993 void SVTXCurrencyField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::u… in setProperty()
2216 void VCLXProgressBar::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno… in setProperty()
2332 void SAL_CALL SVTXDateField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::st… in setProperty()