Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx160 inline bool lclIsAutoAnyOrGetValue( Type& rValue, const Any& rAny ) in lclIsAutoAnyOrGetValue() function
167 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 124 milliseconds