Home
last modified time | relevance | path

Searched defs:setValue (Results 1 – 25 of 127) sorted by relevance

123456

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XPrintAreas.java57 CellRangeAddress[] setValue = new CellRangeAddress[]{address}; in _getPrintAreas() local
79 CellRangeAddress setValue = oObj.getTitleColumns(); in _getTitleColumns() local
85 CellRangeAddress setValue = oObj.getTitleRows(); in _getTitleRows() local
91 CellRangeAddress[]setValue = new CellRangeAddress[]{subaddress}; in _setPrintAreas() local
/trunk/main/vbahelper/source/vbahelper/
H A Dvbapropvalue.cxx38 ScVbaPropValue::setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException) in setValue() function in ScVbaPropValue
/trunk/main/sc/source/ui/vba/
H A Dvbapropvalue.cxx38 ScVbaPropValue::setValue( const css::uno::Any& _value ) throw (css::uno::RuntimeException) in setValue() function in ScVbaPropValue
/trunk/main/extensions/source/propctrlr/
H A Dusercontrol.cxx106 …void SAL_CALL OFormatSampleControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Ru… in setValue() function in pcr::OFormatSampleControl
200 …void SAL_CALL OFormattedNumericControl::setValue( const Any& _rValue ) throw (IllegalTypeException… in setValue() function in pcr::OFormattedNumericControl
291 …void SAL_CALL OFileUrlControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Runtime… in setValue() function in pcr::OFileUrlControl
H A Dstandardcontrol.cxx90 …void SAL_CALL OTimeControl::setValue( const Any& _rValue ) throw (IllegalTypeException, RuntimeExc… in setValue() function in pcr::OTimeControl
144 …void SAL_CALL ODateControl::setValue( const Any& _rValue ) throw (IllegalTypeException, RuntimeExc… in setValue() function in pcr::ODateControl
192 …void SAL_CALL OEditControl::setValue( const Any& _rValue ) throw (IllegalTypeException, RuntimeExc… in setValue() function in pcr::OEditControl
286 …void SAL_CALL ODateTimeControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Runtim… in setValue() function in pcr::ODateTimeControl
443 …void SAL_CALL OHyperlinkControl::setValue( const Any& _value ) throw (IllegalTypeException, Runtim… in setValue() function in pcr::OHyperlinkControl
610 …void SAL_CALL ONumericControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Runtime… in setValue() function in pcr::ONumericControl
719 …void SAL_CALL OColorControl::setValue( const Any& _rValue ) throw (IllegalTypeException, RuntimeEx… in setValue() function in pcr::OColorControl
845 …void SAL_CALL OListboxControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Runtime… in setValue() function in pcr::OListboxControl
916 …void SAL_CALL OComboboxControl::setValue( const Any& _rValue ) throw (IllegalTypeException, Runtim… in setValue() function in pcr::OComboboxControl
1383 …void SAL_CALL OMultilineEditControl::setValue( const Any& _rValue ) throw (IllegalTypeException, R… in setValue() function in pcr::OMultilineEditControl
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DJobProgressIndicator.java62 void setValue(int value); in setValue() method
/trunk/main/vbahelper/source/msforms/
H A Dvbaprogressbar.cxx44 ScVbaProgressBar::setValue( const uno::Any& _value ) throw (::com::sun::star::uno::RuntimeException) in setValue() function in ScVbaProgressBar
H A Dvbalabel.cxx57 ScVbaLabel::setValue( const uno::Any& _value ) throw (::com::sun::star::uno::RuntimeException) in setValue() function in ScVbaLabel
H A Dvbacheckbox.cxx67 ScVbaCheckbox::setValue( const uno::Any& _value ) throw (css::uno::RuntimeException) in setValue() function in ScVbaCheckbox
H A Dvbaradiobutton.cxx67 ScVbaRadioButton::setValue( const uno::Any& _value ) throw (uno::RuntimeException) in setValue() function in ScVbaRadioButton
H A Dvbaspinbutton.cxx47 ScVbaSpinButton::setValue( const uno::Any& _value ) throw (::com::sun::star::uno::RuntimeException) in setValue() function in ScVbaSpinButton
H A Dvbasystemaxcontrol.cxx50 void SAL_CALL VbaSystemAXControl::setValue( const ::rtl::OUString& aPropertyName, const uno::Any& a… in setValue() function in VbaSystemAXControl
/trunk/main/configmgr/source/
H A Dlocalizedvaluenode.cxx59 void LocalizedValueNode::setValue(int layer, css::uno::Any const & value) { in setValue() function in configmgr::LocalizedValueNode
H A Dpropertynode.cxx78 void PropertyNode::setValue(int layer, css::uno::Any const & value) { in setValue() function in configmgr::PropertyNode
/trunk/main/ucb/source/ucp/file/
H A Dfilinl.hxx58 inline void SAL_CALL shell::MyProperty::setValue( const com::sun::star::uno::Any& __Value ) const in setValue() function in shell::MyProperty
/trunk/main/padmin/source/
H A Dprogress.cxx79 void ProgressDialog::setValue( int nValue ) in setValue() function in ProgressDialog
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/form/binding/
H A D_XBindableValue.java102 public void setValue(Object obj) in setValue() method in _XBindableValue.MyValueBinding
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DCaretSpinnerModel.java89 public void setValue (Object aValue) in setValue() method in CaretSpinnerModel
/trunk/main/sw/source/ui/vba/
H A Dvbavariable.cxx63 SwVbaVariable::setValue( const uno::Any& rValue ) throw ( css::uno::RuntimeException ) in setValue() function in SwVbaVariable
/trunk/main/dbaccess/source/ext/macromigration/
H A Dprogresscapture.cxx116 void SAL_CALL ProgressCapture::setValue( ::sal_Int32 _nValue ) throw (RuntimeException) in setValue() function in dbmm::ProgressCapture
/trunk/main/connectivity/source/commontools/
H A DDateConversion.cxx243 void DBTypeConversion::setValue(const Reference<XColumnUpdate>& xVariant, in setValue() function in DBTypeConversion
319 void DBTypeConversion::setValue(const Reference<XColumnUpdate>& xVariant, in setValue() function in DBTypeConversion
/trunk/main/framework/source/uielement/
H A Dstatusindicatorinterfacewrapper.cxx112 void SAL_CALL StatusIndicatorInterfaceWrapper::setValue( in setValue() function in framework::StatusIndicatorInterfaceWrapper
/trunk/main/connectivity/source/inc/
H A DTKeyValue.hxx60 inline void setValue(sal_Int32 nVal) { m_nValue = nVal; } in setValue() function in connectivity::OKeyValue
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DStatusIndicator.java174 public void setValue( /*IN*/int nValue ) in setValue() method in StatusIndicator
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XFastPropertySet.java191 Object setValue = null; in isChangeable() local

Completed in 85 milliseconds

123456