Searched refs:ImpGetCurrency (Results 1 – 4 of 4) sorted by relevance
194 p->nLong64 = ImpGetCurrency( &aTmp ); break; in ImpPutString()249 *p->pLong64 = ImpGetCurrency( p ); break; in ImpPutString()
92 SbxINT64 ImpGetCurrency( const SbxValues* );
39 SbxINT64 ImpGetCurrency( const SbxValues* p ) in ImpGetCurrency() function
543 case SbxCURRENCY:rRes.nLong64 = ImpGetCurrency( &p->aData ); break; in Get()
Completed in 18 milliseconds