Home
last modified time | relevance | path

Searched refs:GetStandardIndex (Results 1 – 14 of 14) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx573 sal_uInt32 nIndex = pNumFormatter->GetStandardIndex(LANGUAGE_SYSTEM); in DeactivatePage()
729 nFmt = pNumFormatter->GetStandardIndex( pFormat->GetLanguage()); in SetNumFormat()
731 nFmt = pNumFormatter->GetStandardIndex(); in SetNumFormat()
/trunk/main/sc/source/core/tool/
H A Dddelink.cxx187 nStdFormat = pFormatter->GetStandardIndex(LANGUAGE_ENGLISH_US); in DataChanged()
H A Dcompiler.cxx2626 pDoc->GetFormatTable()->GetStandardIndex( LANGUAGE_ENGLISH_US ) : 0 ); in IsValue()
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx1681 nIndex = pFormatter->GetStandardIndex( nFormatLang ); in CreateAndInsert()
1827 nIndex = pFormatter->GetStandardIndex( nFormatLang ); in CreateAndInsert()
1923 sal_uInt32 nStdIndex = pFormatter->GetStandardIndex( nFormatLang ); in AddNumber()
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx580 sal_uInt32 GetStandardIndex(LanguageType eLnge = LANGUAGE_DONTKNOW);
/trunk/main/sc/source/core/data/
H A Dcolumn3.cxx1334 nIndex = nOldIndex = pFormatter->GetStandardIndex(); in SetString()
1347 nIndex = pFormatter->GetStandardIndex( pLangFormatter->GetLanguage() ); in SetString()
H A Dconditio.cxx896 nNumFmt = pDoc->GetFormatTable()->GetStandardIndex( LANGUAGE_ENGLISH_US ); in GetExpression()
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx356 sal_uInt32 nIndex = pFormatter->GetStandardIndex( LANGUAGE_ENGLISH_US); in WriteToDocument()
/trunk/main/svl/source/numbers/
H A Dnumfmuno.cxx609 nRet = pFormatter->GetStandardIndex(eLang); in getStandardIndex()
H A Dzforlist.cxx626 nKey = GetStandardIndex( eLnge); in GetIndexPuttingAndConverting()
2851 sal_uInt32 SvNumberFormatter::GetStandardIndex(LanguageType eLnge) in GetStandardIndex() function in SvNumberFormatter
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx918 sal_uInt32 nEnglish = pDocFormatter->GetStandardIndex(LANGUAGE_ENGLISH_US); in lcl_PutString()
H A Ddocfunc.cxx1016 sal_uInt32 nEnglish = pFormatter->GetStandardIndex(LANGUAGE_ENGLISH_US); in InterpretEnglishString()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2774 sal_Bool bWasStandard = ( nOldFormat == pFormatter->GetStandardIndex( eLanguage ) ); in ChangeNumFmtDecimals()
/trunk/main/sw/source/core/unocore/
H A Dunotbl.cxx4076 nFIndex = pNumFormatter->GetStandardIndex( eLang ); in GetDataSequence()

Completed in 186 milliseconds