Home
last modified time | relevance | path

Searched refs:eNewSource (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/chart2/qa/
H A DTestCaseOldAPI.java747 ChartDataRowSource eNewSource = ChartDataRowSource.ROWS; in setStockData_Type4() local
748 xDiaProp.setPropertyValue( "DataRowSource", eNewSource ); in setStockData_Type4()
752 xDiaProp.getPropertyValue( "DataRowSource" )) == eNewSource ); in setStockData_Type4()
884 ChartDataRowSource eNewSource = ChartDataRowSource.ROWS; in testData() local
885 xDiaProp.setPropertyValue( "DataRowSource", eNewSource ); in testData()
889 xDiaProp.getPropertyValue( "DataRowSource" )) == eNewSource ); in testData()

Completed in 23 milliseconds