Home
last modified time | relevance | path

Searched defs:rfValue (Results 1 – 6 of 6) sorted by relevance

/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx244 …inline static void convertLittleEndian( float& rfValue ) { swap4( reinterpret_cast< sal_uInt… in convertLittleEndian()
245 …inline static void convertLittleEndian( double& rfValue ) { swap8( reinterpret_cast< sal_uInt… in convertLittleEndian()
/trunk/main/sc/source/filter/excel/
H A Dxistream.cxx707 XclImpStream& XclImpStream::operator>>( float& rfValue ) in operator >>()
725 XclImpStream& XclImpStream::operator>>( double& rfValue ) in operator >>()
H A Dxechart.cxx165 bool lclIsAutoAnyOrGetScaledValue( double& rfValue, const Any& rAny, bool bLogScale ) in lclIsAutoAnyOrGetScaledValue()
/trunk/main/basegfx/source/inc/
H A Dhommatrixtemplate.hxx545 void doMulMatrix(const double& rfValue) in doMulMatrix()
/trunk/main/chart2/source/view/main/
H A DVDataSeries.cxx144 void lcl_maybeReplaceNanWithZero( double& rfValue, sal_Int32 nMissingValueTreatment ) in lcl_maybeReplaceNanWithZero()
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx759 bool SfxOleSection::GetDoubleValue( double& rfValue, sal_Int32 nPropId ) const in GetDoubleValue()

Completed in 50 milliseconds