Searched refs:Str2Double (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/inc/ |
H A D | calc.hxx | 229 static bool Str2Double( const String& rStr, xub_StrLen& rPos, 232 static bool Str2Double( const String& rStr, xub_StrLen& rPos,
|
/aoo41x/main/sw/source/core/bastyp/ |
H A D | calc.cxx | 1049 if( Str2Double( sCommand, nCommandPos, nVal, pLclData )) in GetToken() 1637 bool SwCalc::Str2Double( const String& rCommand, xub_StrLen& rCommandPos, in Str2Double() function in SwCalc 1645 bool SwCalc::Str2Double( const String& rCommand, xub_StrLen& rCommandPos, in Str2Double() function in SwCalc 1750 SwCalc::Str2Double( GetString(), nStt, nRet ); in GetDouble()
|
/aoo41x/main/sw/source/core/fields/ |
H A D | fldbas.cxx | 753 if( SwCalc::Str2Double( rStr, nPos, fTmpValue, GetDoc() ) ) in SetFormula()
|
Completed in 36 milliseconds