Home
last modified time | relevance | path

Searched refs:GetFormatSpecialInfo (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx1913 void SvNumberFormatter::GetFormatSpecialInfo(sal_uInt32 nFormat, in GetFormatSpecialInfo() function in SvNumberFormatter
1922 pFormat->GetFormatSpecialInfo(bThousand, IsRed, in GetFormatSpecialInfo()
1965 sal_uInt32 SvNumberFormatter::GetFormatSpecialInfo( const String& rFormatString, in GetFormatSpecialInfo() function in SvNumberFormatter
1979 pFormat->GetFormatSpecialInfo( bThousand, IsRed, nPrecision, nAnzLeading ); in GetFormatSpecialInfo()
H A Dzformat.cxx3902 void SvNumberformat::GetFormatSpecialInfo(sal_Bool& bThousand, in GetFormatSpecialInfo() function in SvNumberformat
H A Dnumfmuno.cxx793 pFormat->GetFormatSpecialInfo( bThousand, bRed, nDecimals, nLeading ); in getPropertyValue()
798 pFormat->GetFormatSpecialInfo( bThousand, bRed, nDecimals, nLeading ); in getPropertyValue()
803 pFormat->GetFormatSpecialInfo( bThousand, bRed, nDecimals, nLeading ); in getPropertyValue()
808 pFormat->GetFormatSpecialInfo( bThousand, bRed, nDecimals, nLeading ); in getPropertyValue()
902 pFormat->GetFormatSpecialInfo( bThousand, bRed, nDecimals, nLeading ); in getPropertyValues()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2762 pOldEntry->GetFormatSpecialInfo( bThousand, bNegRed, nPrecision, nLeading ); in ChangeNumFmtDecimals()
H A Dformatsh.cxx2375 … pFormatter->GetFormatSpecialInfo(nNumberFormat,bThousand, bNegRed, nPrecision, nLeadZeroes); in GetNumFormatState()
/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx417 pFormatter->GetFormatSpecialInfo( nFmtKey, in GetOptions()
432 pFormatter->GetFormatSpecialInfo( rFormat,rThousand, rNegRed, in GetOptions()
/trunk/main/svtools/source/control/
H A Dfmtfield.cxx723 ImplGetFormatter()->GetFormatSpecialInfo(m_nFormatKey, bThousand, IsRed, nPrecision, nAnzLeading); in GetThousandsSep()
737 ImplGetFormatter()->GetFormatSpecialInfo(m_nFormatKey, bThousand, IsRed, nPrecision, nAnzLeading); in SetThousandsSep()
767 ImplGetFormatter()->GetFormatSpecialInfo(m_nFormatKey, bThousand, IsRed, nPrecision, nAnzLeading); in GetDecimalDigits()
781 ImplGetFormatter()->GetFormatSpecialInfo(m_nFormatKey, bThousand, IsRed, nPrecision, nAnzLeading); in SetDecimalDigits()
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx551 void GetFormatSpecialInfo(sal_uInt32 nFormat, sal_Bool& bThousand, sal_Bool& IsRed,
564 sal_uInt32 GetFormatSpecialInfo( const String&, sal_Bool& bThousand, sal_Bool& IsRed,
H A Dzformat.hxx256 void GetFormatSpecialInfo(sal_Bool& bThousand,
/trunk/main/sc/source/core/tool/
H A Dinterpr1.cxx2297 pFormatter->GetFormatSpecialInfo( nFormat, bThousand, bIsRed, nPrec, nLeading ); in ScCell()

Completed in 127 milliseconds