Home
last modified time | relevance | path

Searched refs:GetCurrencySymbol (Results 1 – 10 of 10) sorted by relevance

/trunk/main/vcl/source/control/
H A Dlongcurr.cxx312 …rOutStr = ImplGetCurr( rLocaleDataWrapper, nTempVal, nDecDigits, rFormatter.GetCurrencySymbol(), r… in ImplLongCurrencyReformat()
392 String LongCurrencyFormatter::GetCurrencySymbol() const in GetCurrencySymbol() function in LongCurrencyFormatter
419 …ImplGetCurr( GetLocaleDataWrapper(), nNewValue, GetDecimalDigits(), GetCurrencySymbol(), IsUseThou… in SetUserValue()
823 … = ImplGetCurr( GetLocaleDataWrapper(), nValue, GetDecimalDigits(), GetCurrencySymbol(), IsUseThou… in InsertValue()
831 … = ImplGetCurr( GetLocaleDataWrapper(), nValue, GetDecimalDigits(), GetCurrencySymbol(), IsUseThou… in RemoveValue()
849 … = ImplGetCurr( GetLocaleDataWrapper(), nValue, GetDecimalDigits(), GetCurrencySymbol(), IsUseThou… in GetValuePos()
H A Dfield.cxx2175 String CurrencyFormatter::GetCurrencySymbol() const in GetCurrencySymbol() function in CurrencyFormatter
2193 …return ImplGetLocaleDataWrapper().getCurr( nValue, GetDecimalDigits(), GetCurrencySymbol(), IsUseT… in CreateFieldText()
/trunk/main/xmloff/source/style/
H A Dnumehelp.cxx102 if (GetCurrencySymbol(nNumberFormat, aFormat.sCurrency)) in GetCellType()
242 sal_Bool XMLNumberFormatAttributesExportHelper::GetCurrencySymbol(const sal_Int32 nNumberFormat, rt… in GetCurrencySymbol() function in XMLNumberFormatAttributesExportHelper
313 GetCurrencySymbol(nNumberFormat, sCurrency, rXMLExport.GetNumberFormatsSupplier()); in SetNumberFormatAttributes()
327 sal_Bool XMLNumberFormatAttributesExportHelper::GetCurrencySymbol(const sal_Int32 nNumberFormat, rt… in GetCurrencySymbol() function in XMLNumberFormatAttributesExportHelper
/trunk/main/xmloff/inc/xmloff/
H A Dnumehelp.hxx95 static sal_Bool GetCurrencySymbol(const sal_Int32 nNumberFormat, rtl::OUString& rCurrencySymbol,
109 sal_Bool GetCurrencySymbol(const sal_Int32 nNumberFormat, rtl::OUString& rCurrencySymbol);
/trunk/main/vcl/inc/vcl/
H A Dlongcurr.hxx69 String GetCurrencySymbol() const;
H A Dfield.hxx307 String GetCurrencySymbol() const;
/trunk/main/svx/inc/svx/
H A Dnumfmtsh.hxx200 sal_uInt32 GetCurrencySymbol();
/trunk/main/cui/source/tabpages/
H A Dnumfmt.cxx591 aLbCurrency.SelectEntryPos((sal_uInt16)pNumFmtShell->GetCurrencySymbol()); in Reset()
1489 aLbCurrency.SelectEntryPos((sal_uInt16)pNumFmtShell->GetCurrencySymbol()); in IMPL_LINK()
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx1694 sal_uInt32 SvxNumberFormatShell::GetCurrencySymbol() in GetCurrencySymbol() function in SvxNumberFormatShell
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx6065 aProp <<= ::rtl::OUString( ((LongCurrencyField*)GetWindow())->GetCurrencySymbol() ); in getProperty()

Completed in 99 milliseconds