Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/chart/
H A Dplotareaconverter.cxx230 …nRotationX = getLimitedValue< sal_Int32, sal_Int32 >( mrModel.monRotationX.get( 15 ), 0, 90 ) - 90; in convertFromModel()
243 … nRotationX = getLimitedValue< sal_Int32, sal_Int32 >( mrModel.monRotationX.get( 15 ), -90, 90 ); in convertFromModel()
H A Dplotareacontext.cxx75 mrModel.monRotationX = rAttribs.getInteger( XML_val ); in onCreateContext()
/trunk/main/oox/inc/oox/drawingml/chart/
H A Dplotareamodel.hxx41 OptValue< sal_Int32 > monRotationX; /// Horizontal rotation in degrees. member

Completed in 65 milliseconds