Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dfillproperties.cxx302 …sal_Int16 nTileOffsetX = getDoubleIntervalValue< sal_Int16 >( maBlipProps.moTileOffsetX.get( 0 ) /… in pushToPropMap()
304 …sal_Int16 nTileOffsetY = getDoubleIntervalValue< sal_Int16 >( maBlipProps.moTileOffsetY.get( 0 ) /… in pushToPropMap()
/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx130 inline ReturnType getDoubleIntervalValue( double fValue, double fBegin, double fEnd ) in getDoubleIntervalValue() function
/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx1137 fAngle = getDoubleIntervalValue< double >( -fAngle / 60000.0, 0.0, 360.0 ); in convertTextRotation()

Completed in 27 milliseconds