Searched refs:lclIsAutoAnyOrGetValue (Results 1 – 1 of 1) sorted by relevance
160 inline bool lclIsAutoAnyOrGetValue( Type& rValue, const Any& rAny ) in lclIsAutoAnyOrGetValue() function167 bool bIsAuto = lclIsAutoAnyOrGetValue( rfValue, rAny ); in lclIsAutoAnyOrGetScaledValue()193 bool bAuto = lclIsAutoAnyOrGetValue( fSerialDate, rAny ); in lclConvertTimeValue()214 bool bAuto = lclIsAutoAnyOrGetValue( aInterval, rAny ); in lclConvertTimeInterval()2663 if( !lclIsAutoAnyOrGetValue( fOrigin, rScaleData.Origin ) ) in Convert()2754 …bool bAutoMajor = lclIsAutoAnyOrGetValue( maData.mfMajorStep, rIncrementData.Distance ) || (maData… in Convert()2760 lclIsAutoAnyOrGetValue( nCount, rSubIncrementSeq[ 0 ].IntervalCount ) || (nCount < 1); in Convert()
Completed in 34 milliseconds