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()
4389 void VCLXFormattedSpinField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::st… in setProperty()
5026 void VCLXTimeField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno::… in setProperty()
5223 void VCLXNumericField::setMin( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMin()
5243 void VCLXNumericField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax()
5263 void VCLXNumericField::setFirst( double Value ) throw(::com::sun::star::uno::RuntimeException) in setFirst()
5283 void VCLXNumericField::setLast( double Value ) throw(::com::sun::star::uno::RuntimeException) in setLast()
5314 void VCLXNumericField::setSpinSize( double Value ) throw(::com::sun::star::uno::RuntimeException) in setSpinSize()
5334 void VCLXNumericField::setDecimalDigits( sal_Int16 Value ) throw(::com::sun::star::uno::RuntimeExce… in setDecimalDigits()
5355 void VCLXNumericField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un… in setProperty()
5593 void VCLXMetricField::setValue( ::sal_Int64 Value, ::sal_Int16 Unit ) throw (::com::sun::star::uno:… in setValue()
5600 void VCLXMetricField::setUserValue( ::sal_Int64 Value, ::sal_Int16 Unit ) throw (::com::sun::star::… in setUserValue()
5617 void VCLXMetricField::setSpinSize( sal_Int64 Value ) throw(::com::sun::star::uno::RuntimeException) in setSpinSize()
5629 void VCLXMetricField::setDecimalDigits( sal_Int16 Value ) throw(::com::sun::star::uno::RuntimeExcep… in setDecimalDigits()
5643 void VCLXMetricField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::uno… in setProperty()
5818 void VCLXCurrencyField::setMin( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMin()
5838 void VCLXCurrencyField::setMax( double Value ) throw(::com::sun::star::uno::RuntimeException) in setMax()
5858 void VCLXCurrencyField::setFirst( double Value ) throw(::com::sun::star::uno::RuntimeException) in setFirst()
5878 void VCLXCurrencyField::setLast( double Value ) throw(::com::sun::star::uno::RuntimeException) in setLast()
5898 void VCLXCurrencyField::setSpinSize( double Value ) throw(::com::sun::star::uno::RuntimeException) in setSpinSize()
5929 void VCLXCurrencyField::setDecimalDigits( sal_Int16 Value ) throw(::com::sun::star::uno::RuntimeExc… in setDecimalDigits()
5950 void VCLXCurrencyField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::u… in setProperty()
6187 void VCLXPatternField::setProperty( const ::rtl::OUString& PropertyName, const ::com::sun::star::un… in setProperty()