Home
last modified time | relevance | path

Searched refs:ImpGetCurrency (Results 1 – 4 of 4) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx194 p->nLong64 = ImpGetCurrency( &aTmp ); break; in ImpPutString()
249 *p->pLong64 = ImpGetCurrency( p ); break; in ImpPutString()
H A Dsbxconv.hxx92 SbxINT64 ImpGetCurrency( const SbxValues* );
H A Dsbxcurr.cxx39 SbxINT64 ImpGetCurrency( const SbxValues* p ) in ImpGetCurrency() function
H A Dsbxvalue.cxx543 case SbxCURRENCY:rRes.nLong64 = ImpGetCurrency( &p->aData ); break; in Get()

Completed in 27 milliseconds