Home
last modified time | relevance | path

Searched refs:setValues (Results 1 – 25 of 50) sorted by relevance

12

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/awt/
H A D_XScrollBar.java160 oObj.setValues(80, 200, 300); in _setValues()
161 oObj.setValues(70, 210, 500); in _setValues()
H A D_XSpinValue.java151 oObj.setValues(80, 200, 180); in _setValues()
152 oObj.setValues(70, 210, 200); in _setValues()
/trunk/main/chart2/source/tools/
H A DStatisticsHelper.cxx148 xLSeq->setValues( xNewSequence ); in lcl_addSequenceToDataSource()
303 xLSeq->setValues( xNewSequence ); in setErrorDataSequence()
H A DLabeledDataSequence.cxx82 void SAL_CALL LabeledDataSequence::setValues( in setValues() function in chart::LabeledDataSequence
/trunk/main/testtools/source/bridgetest/cli/
H A Dcli_vb_testobj.vb89 Public Overridable Sub setValues( _
96 Implements XBridgeTest2.setValues
/trunk/main/stoc/test/
H A Dtestiadapter.cxx174 virtual void SAL_CALL setValues( sal_Bool bBool, sal_Unicode cChar, sal_Int8 nByte,
365 _xLBT->setValues( aBool, aChar, nByte, nShort, nUShort, nLong, nULong, in invoke()
678 void Test_Impl::setValues( sal_Bool bBool, sal_Unicode cChar, sal_Int8 nByte, in setValues() function in Test_Impl
783 xLBT->setValues( in performTest()
/trunk/main/udkapi/com/sun/star/test/bridge/
H A DXBridgeTest.idl116 [oneway] void setValues( [in] boolean bBool, [in] char cChar, [in] byte nByte,
129 * by setValues or (if not called before) default constructed values.
/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx1005 aLSeqIt->second->setValues( xNewSeq ); in switchRangesFromOuterToInternalIfNecessary()
1025 aLSeqIt->second->setValues( xNewSequence ); in switchRangesFromOuterToInternalIfNecessary()
1036 aLSeqIt->second->setValues( xNewSequence ); in switchRangesFromOuterToInternalIfNecessary()
H A DSchXMLTools.cxx488 xLabeledSeq->setValues( xSeq ); in CreateCategories()
764 xLabeledSeq->setValues( xNewSeq ); in switchBackToDataProviderFromParent()
H A DSchXMLSeries2Context.cxx240 xLabeledSeq->setValues( xSeq ); in lcl_createAndAddSequenceToSeries()
433 xLabeledSeq->setValues( xSeq ); in StartElement()
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxspinbutton.hxx68 …virtual void SAL_CALL setValues( sal_Int32 minValue, sal_Int32 maxValue, sal_Int32 currentValue ) …
/trunk/main/offapi/com/sun/star/chart2/data/
H A DXLabeledDataSequence.idl56 void setValues( [in] XDataSequence xSequence );
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSource.cxx916 … xLabeledSeq->setValues( xDataProvider->createDataSequenceByRangeRepresentation( aRange )); in updateModelFromControl()
1034 xLabeledSeq->setValues( xNewSeq ); in updateModelFromControl()
H A DDataBrowserModel.cxx386 aLSequences[nSeqIdx]->setValues( (*aSharedIt)->getValues()); in insertDataSeries()
399 aLSequences[nSeqIdx]->setValues( xNewSeq ); in insertDataSeries()
/trunk/main/chart2/source/inc/
H A DLabeledDataSequence.hxx79 virtual void SAL_CALL setValues(
/trunk/main/testtools/source/bridgetest/pyuno/
H A Dsamplecomponent.py73 def setValues( self, bBool, cChar, nByte, nShort, nUShort, nLong,\ member in SampleUnoComponent
/trunk/main/toolkit/inc/toolkit/controls/
H A Dtkspinbutton.hxx101 …virtual void SAL_CALL setValues( sal_Int32 minValue, sal_Int32 maxValue, sal_Int32 currentValue ) …
H A Dtkscrollbar.hxx97 …void SAL_CALL setValues( sal_Int32 nValue, sal_Int32 nVisible, sal_Int32 nMax ) throw(::com::sun::…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/toolkit/
H A Dcom.sun.star.comp.toolkit.UnoSpinButtonControl.csv12 "UnoSpinButtonControl";"com::sun::star::awt::XSpinValue";"setValues()"
H A Dstardiv.toolkit.UnoScrollBarControl.csv12 "UnoScrollBarControl";"com::sun::star::awt::XScrollBar";"setValues()"
/trunk/main/testtools/source/bridgetest/idl/
H A Dbridgetest.idl206 [oneway] void setValues( [in] boolean bBool, [in] char cChar, [in] byte nByte,
219 * by setValues or (if not called before) default constructed values.
/trunk/main/offapi/com/sun/star/awt/
H A DXScrollBar.idl69 [oneway] void setValues( [in] long nValue,
H A DXSpinValue.idl75 [oneway] void setValues( [in] long minValue, [in] long maxValue, [in] long currentValue );
/trunk/main/vcl/inc/
H A Dprintdlg.hxx92 void setValues( int i_nOrderMode, int i_nColumns, int i_nRows ) in setValues() function in vcl::PrintDialog::ShowNupOrderWindow
/trunk/main/toolkit/source/awt/
H A Dvclxspinbutton.cxx151 …void SAL_CALL VCLXSpinButton::setValues( sal_Int32 minValue, sal_Int32 maxValue, sal_Int32 current… in setValues() function in toolkit::VCLXSpinButton

Completed in 133 milliseconds

12