Home
last modified time | relevance | path

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

/aoo42x/main/chart2/qa/
H A DTestCaseOldAPI.java425 int nNewTextRotation = 700; // in 1/100 degrees in testAxis() local
426 xProp.setPropertyValue( "TextRotation", new Integer( nNewTextRotation )); in testAxis()
428 … AnyConverter.toInt( xProp.getPropertyValue( "TextRotation" )) == nNewTextRotation ); in testAxis()

Completed in 30 milliseconds