Home
last modified time | relevance | path

Searched refs:_value (Results 26 – 39 of 39) sorted by relevance

12

/aoo42x/main/stoc/test/
H A Dtestconv.cxx273 Any _value; member
286 : _value( rValue_ ) in _ConvBlock()
633 const Any & rVal = rBlock._value; in test_Conversion()
/aoo42x/main/extensions/source/propctrlr/
H A Dfontdialog.cxx310 …tyValue( Sequence< NamedValue >& _out_properties, const ::rtl::OUString& _name, const Any& _value ) in lcl_pushBackPropertyValue() argument
313 _out_properties[ _out_properties.getLength() - 1 ] = NamedValue( _name, _value ); in lcl_pushBackPropertyValue()
H A Dstandardcontrol.cxx443 …void SAL_CALL OHyperlinkControl::setValue( const Any& _value ) throw (IllegalTypeException, Runtim… in setValue() argument
446 _value >>= sText; in setValue()
/aoo42x/main/sc/source/ui/vba/
H A Dvbapropvalue.hxx48 … virtual void SAL_CALL setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException);
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbapropvalue.hxx48 … virtual void SAL_CALL setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException);
/aoo42x/main/vbahelper/source/msforms/
H A Dvbaprogressbar.hxx40 … virtual void SAL_CALL setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException);
H A Dvbaspinbutton.hxx39 … virtual void SAL_CALL setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException);
H A Dvbacheckbox.hxx41 … virtual void SAL_CALL setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException);
H A Dvbalabel.hxx40 … virtual void SAL_CALL setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException);
H A Dvbamultipage.hxx51 virtual void SAL_CALL setValue( sal_Int32 _value ) throw (css::uno::RuntimeException);
H A Dvbascrollbar.hxx39 … virtual void SAL_CALL setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException);
H A Dvbatextbox.hxx39 … virtual void SAL_CALL setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException);
H A Dvbatogglebutton.hxx41 … virtual void SAL_CALL setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException);
/aoo42x/main/forms/source/component/
H A DListBox.cxx96 ::rtl::OUString operator()( const ORowSetValue& _value ) const in operator ()()
98 return _value.getString(); in operator ()()

Completed in 85 milliseconds

12