Home
last modified time | relevance | path

Searched refs:GetCurrency (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svl/source/numbers/
H A Dzforfind.hxx201 … sal_Bool GetCurrency( // Get currency symbol and advance string position
H A Dzforfind.cxx644 sal_Bool ImpSvNumberInputScan::GetCurrency( const String& rString, xub_StrLen& nPos, in GetCurrency() function in ImpSvNumberInputScan
1495 else if ( GetCurrency(rString, nPos, pFormat) ) // currency (DM 1)? in ScanStartString()
1871 if ( GetCurrency(rString, nPos, pFormat) ) // currency symbol? in ScanEndString()
/trunk/main/basic/source/sbx/
H A Dsbxcurr.cxx129 nRes = pVal->GetCurrency(); in ImpGetCurrency()
H A Dsbxvalue.cxx676 GET( GetCurrency, SbxCURRENCY, SbxINT64, nLong64 ) in GET()
/trunk/main/basic/inc/basic/
H A Dsbxvar.hxx290 SbxINT64 GetCurrency() const;
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx275 nCur = pSbxVariable->GetCurrency(); in RTLFUNC()
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx2125 double DbCurrencyField::GetCurrency(const Reference< ::com::sun::star::sdb::XColumn >& _rxField, co… in GetCurrency() function in DbCurrencyField
2148 double fValue = _rControl.GetCurrency( _rxField, _rxFormatter ); in lcl_setFormattedCurrency_nothrow()
/trunk/main/svx/source/inc/
H A Dgridcell.hxx648 …double GetCurrency(const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XColumn >& _rxFi…
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx1376 SbxINT64 aInt64 = pVar->GetCurrency(); in sbxToUnoValue()

Completed in 96 milliseconds