Searched defs:_value (Results 1 – 22 of 22) sorted by relevance
/aoo41x/main/vbahelper/source/vbahelper/ |
H A D | vbapropvalue.cxx | 38 ScVbaPropValue::setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException) in setValue()
|
/aoo41x/main/sc/source/ui/vba/ |
H A D | vbapropvalue.cxx | 38 ScVbaPropValue::setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException) in setValue()
|
/aoo41x/main/vbahelper/source/msforms/ |
H A D | vbaprogressbar.cxx | 44 ScVbaProgressBar::setValue( const uno::Any& _value ) throw (::com::sun::star::uno::RuntimeException) in setValue()
|
H A D | vbalabel.cxx | 57 ScVbaLabel::setValue( const uno::Any& _value ) throw (::com::sun::star::uno::RuntimeException) in setValue()
|
H A D | vbacombobox.cxx | 72 ScVbaComboBox::setListIndex( const uno::Any& _value ) throw (uno::RuntimeException) in setListIndex() 115 ScVbaComboBox::setValue( const uno::Any& _value ) throw (uno::RuntimeException) in setValue()
|
H A D | vbacheckbox.cxx | 67 ScVbaCheckbox::setValue( const uno::Any& _value ) throw (css::uno::RuntimeException) in setValue()
|
H A D | vbaradiobutton.cxx | 67 ScVbaRadioButton::setValue( const uno::Any& _value ) throw (uno::RuntimeException) in setValue()
|
H A D | vbalistbox.cxx | 45 ScVbaListBox::setListIndex( const uno::Any& _value ) throw (uno::RuntimeException) in setListIndex() 80 ScVbaListBox::setValue( const uno::Any& _value ) throw (uno::RuntimeException) in setValue()
|
H A D | vbaspinbutton.cxx | 47 ScVbaSpinButton::setValue( const uno::Any& _value ) throw (::com::sun::star::uno::RuntimeException) in setValue()
|
H A D | vbamultipage.cxx | 91 ScVbaMultiPage::setValue( const sal_Int32 _value ) throw (::com::sun::star::uno::RuntimeException) in setValue()
|
H A D | vbascrollbar.cxx | 49 ScVbaScrollBar::setValue( const uno::Any& _value ) throw (::com::sun::star::uno::RuntimeException) in setValue()
|
H A D | vbatogglebutton.cxx | 69 ScVbaToggleButton::setValue( const uno::Any& _value ) throw (uno::RuntimeException) in setValue()
|
H A D | vbatextbox.cxx | 45 ScVbaTextBox::setValue( const uno::Any& _value ) throw (css::uno::RuntimeException) in setValue()
|
/aoo41x/main/vcl/source/gdi/ |
H A D | textlayout.cxx | 295 long zoomBy( long _value, const Fraction& _zoom ) in zoomBy() 302 long unzoomBy( long _value, const Fraction& _zoom ) in unzoomBy()
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabRecord.cxx | 75 void MacabRecord::insertAtColumn (CFTypeRef _value, ABPropertyType _type, const sal_Int32 _column) in insertAtColumn()
|
/aoo41x/main/mysqlc/source/ |
H A D | mysqlc_preparedstatement.cxx | 580 …_setObject( const Reference< XParameters >& _rxParam, sal_Int32 _parameterIndex, const Any& _value, in impl_setObject() 596 …_setObject( const Reference< XParameters >& _rxParam, sal_Int32 _parameterIndex, const Any& _value, in impl_setObject() 607 void SAL_CALL OPreparedStatement::setObjectWithInfo(sal_Int32 _parameterIndex, const Any& _value, s… in setObjectWithInfo()
|
/aoo41x/main/cli_ure/source/basetypes/uno/ |
H A D | Any.cs | 38 private object _value; field
|
/aoo41x/main/comphelper/source/container/ |
H A D | enumerablemap.cxx | 613 …::sal_Bool SAL_CALL EnumerableMap::containsValue( const Any& _value ) throw (IllegalTypeException,… in containsValue() 643 …Any SAL_CALL EnumerableMap::put( const Any& _key, const Any& _value ) throw (NoSupportException, I… in put()
|
/aoo41x/main/dbaccess/inc/ |
H A D | genericcontroller.hxx | 108 …inline bool SAL_CALL operator >>= ( const ::com::sun::star::uno::Any & _any, optional< T >& _value… in operator >>=()
|
/aoo41x/main/stoc/test/ |
H A D | testconv.cxx | 273 Any _value; member
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | fontdialog.cxx | 310 …tyValue( Sequence< NamedValue >& _out_properties, const ::rtl::OUString& _name, const Any& _value ) in lcl_pushBackPropertyValue()
|
H A D | standardcontrol.cxx | 443 …void SAL_CALL OHyperlinkControl::setValue( const Any& _value ) throw (IllegalTypeException, Runtim… in setValue()
|
Completed in 79 milliseconds