Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dcalc.hxx229 static bool Str2Double( const String& rStr, xub_StrLen& rPos,
232 static bool Str2Double( const String& rStr, xub_StrLen& rPos,
/trunk/main/sw/source/core/bastyp/
H A Dcalc.cxx1049 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()
/trunk/main/sw/source/core/fields/
H A Dfldbas.cxx753 if( SwCalc::Str2Double( rStr, nPos, fTmpValue, GetDoc() ) ) in SetFormula()

Completed in 30 milliseconds