Searched refs:GetStandardIndex (Results 1 – 14 of 14) sorted by relevance
573 sal_uInt32 nIndex = pNumFormatter->GetStandardIndex(LANGUAGE_SYSTEM); in DeactivatePage()729 nFmt = pNumFormatter->GetStandardIndex( pFormat->GetLanguage()); in SetNumFormat()731 nFmt = pNumFormatter->GetStandardIndex(); in SetNumFormat()
187 nStdFormat = pFormatter->GetStandardIndex(LANGUAGE_ENGLISH_US); in DataChanged()
2626 pDoc->GetFormatTable()->GetStandardIndex( LANGUAGE_ENGLISH_US ) : 0 ); in IsValue()
1681 nIndex = pFormatter->GetStandardIndex( nFormatLang ); in CreateAndInsert()1827 nIndex = pFormatter->GetStandardIndex( nFormatLang ); in CreateAndInsert()1923 sal_uInt32 nStdIndex = pFormatter->GetStandardIndex( nFormatLang ); in AddNumber()
580 sal_uInt32 GetStandardIndex(LanguageType eLnge = LANGUAGE_DONTKNOW);
1334 nIndex = nOldIndex = pFormatter->GetStandardIndex(); in SetString()1347 nIndex = pFormatter->GetStandardIndex( pLangFormatter->GetLanguage() ); in SetString()
896 nNumFmt = pDoc->GetFormatTable()->GetStandardIndex( LANGUAGE_ENGLISH_US ); in GetExpression()
356 sal_uInt32 nIndex = pFormatter->GetStandardIndex( LANGUAGE_ENGLISH_US); in WriteToDocument()
609 nRet = pFormatter->GetStandardIndex(eLang); in getStandardIndex()
626 nKey = GetStandardIndex( eLnge); in GetIndexPuttingAndConverting()2851 sal_uInt32 SvNumberFormatter::GetStandardIndex(LanguageType eLnge) in GetStandardIndex() function in SvNumberFormatter
918 sal_uInt32 nEnglish = pDocFormatter->GetStandardIndex(LANGUAGE_ENGLISH_US); in lcl_PutString()
1016 sal_uInt32 nEnglish = pFormatter->GetStandardIndex(LANGUAGE_ENGLISH_US); in InterpretEnglishString()
2774 sal_Bool bWasStandard = ( nOldFormat == pFormatter->GetStandardIndex( eLanguage ) ); in ChangeNumFmtDecimals()
4076 nFIndex = pNumFormatter->GetStandardIndex( eLang ); in GetDataSequence()
Completed in 206 milliseconds