Lines Matching defs:Value

236 void VCLXGraphicControl::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::…  in setProperty()
487 void VCLXButton::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any… in setProperty()
692 void VCLXImageControl::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un… in setProperty()
951 void VCLXCheckBox::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::A… in setProperty()
1123 void VCLXRadioButton::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno… in setProperty()
1860 void VCLXListBox::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::An… in setProperty()
2420 void SAL_CALL VCLXDialog::setProperty( in setProperty()
2516 void SAL_CALL VCLXTabPage::setProperty( in setProperty()
2777 void VCLXFixedHyperlink::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::… in setProperty()
3238 void VCLXScrollBar::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::… in setProperty()
3694 void VCLXEdit::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::Any& … in setProperty()
4055 void VCLXComboBox::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::A… in setProperty()
4395 void VCLXFormattedSpinField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::st… in setProperty()
5032 void VCLXTimeField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::… in setProperty()
5229 void VCLXNumericField::setMin( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMin()
5249 void VCLXNumericField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax()
5269 void VCLXNumericField::setFirst( double Value ) throw(::com::sun::star::uno::RuntimeException) in setFirst()
5289 void VCLXNumericField::setLast( double Value ) throw(::com::sun::star::uno::RuntimeException) in setLast()
5320 void VCLXNumericField::setSpinSize( double Value ) throw(::com::sun::star::uno::RuntimeException) in setSpinSize()
5340 void VCLXNumericField::setDecimalDigits( sal_Int16 Value ) throw(::com::sun::star::uno::RuntimeExce… in setDecimalDigits()
5361 void VCLXNumericField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un… in setProperty()
5599 void VCLXMetricField::setValue( ::sal_Int64 Value, ::sal_Int16 Unit ) throw (::com::sun::star::uno:… in setValue()
5606 void VCLXMetricField::setUserValue( ::sal_Int64 Value, ::sal_Int16 Unit ) throw (::com::sun::star::… in setUserValue()
5623 void VCLXMetricField::setSpinSize( sal_Int64 Value ) throw(::com::sun::star::uno::RuntimeException) in setSpinSize()
5635 void VCLXMetricField::setDecimalDigits( sal_Int16 Value ) throw(::com::sun::star::uno::RuntimeExcep… in setDecimalDigits()
5649 void VCLXMetricField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno… in setProperty()
5824 void VCLXCurrencyField::setMin( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMin()
5844 void VCLXCurrencyField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax()
5864 void VCLXCurrencyField::setFirst( double Value ) throw(::com::sun::star::uno::RuntimeException) in setFirst()
5884 void VCLXCurrencyField::setLast( double Value ) throw(::com::sun::star::uno::RuntimeException) in setLast()
5904 void VCLXCurrencyField::setSpinSize( double Value ) throw(::com::sun::star::uno::RuntimeException) in setSpinSize()
5935 void VCLXCurrencyField::setDecimalDigits( sal_Int16 Value ) throw(::com::sun::star::uno::RuntimeExc… in setDecimalDigits()
5956 void VCLXCurrencyField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::u… in setProperty()
6193 void VCLXPatternField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un… in setProperty()