Searched refs:nNewTextRotation (Results 1 – 1 of 1) sorted by relevance
401 int nNewTextRotation = 700; // in 1/100 degrees in testAxis() local402 xProp.setPropertyValue( "TextRotation", new Integer( nNewTextRotation )); in testAxis()404 … AnyConverter.toInt( xProp.getPropertyValue( "TextRotation" )) == nNewTextRotation ); in testAxis()