Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx74 ImpPutCurrency( &aTmp, p->nLong64 ); break; in ImpGetString()
132 ImpPutCurrency( &aTmp, *p->pLong64 ); break; in ImpGetString()
H A Dsbxconv.hxx93 void ImpPutCurrency( SbxValues*, const SbxINT64& );
H A Dsbxcurr.cxx174 void ImpPutCurrency( SbxValues* p, const SbxINT64 &r ) in ImpPutCurrency() function
H A Dsbxvalue.cxx730 case SbxCURRENCY: ImpPutCurrency( &p->aData, rVal.nLong64 ); break; in GET()

Completed in 27 milliseconds