Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx120 inline ReturnType getIntervalValue( Type nValue, Type nBegin, Type nEnd ) in getIntervalValue() function
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx486 … sal_Int32 nVmlAngle = getIntervalValue< sal_Int32, sal_Int32 >( moAngle.get( 0 ), 0, 360 ); in pushToPropMap()