Searched refs:ParseDouble (Results 1 – 2 of 2) sorted by relevance
713 sal_Bool ParseDouble( const sal_Unicode*& rp, double& rRet ) in ParseDouble() function1858 if( !ParseDouble( pStr, f ) ) in ParseString()1876 else if( ParseDouble( pStr, f ) && IsImagUnit( *pStr ) ) in ParseString()
100 sal_Bool ParseDouble( const sal_Unicode*& rpDoubleAsString, double& rReturn );
Completed in 37 milliseconds