Lines Matching refs:ImpIsEntry
514 nKey = ImpIsEntry(p_Entry->GetFormatstring(),CLOffset, eLge); in PutEntry()
979 sal_uInt32 SvNumberFormatter::ImpIsEntry(const String& rString, in ImpIsEntry() function in SvNumberFormatter
1586 nKey = ImpIsEntry(p_Entry->GetFormatstring(),CLOffset, eLnge); in GetPreviewString()
1619 sal_uInt32 nKey = ImpIsEntry( aFormatStringUpper, nCLOffset, eLnge ); in GetPreviewStringGuess()
1639 nKey = ImpIsEntry( aFormatStringUpper, nCLOffset, LANGUAGE_ENGLISH_US ); in GetPreviewStringGuess()
1722 nKey = ImpIsEntry( p_Entry->GetFormatstring(), CLOffset, eLnge); in GetPreviewString()
1770 nRes = ImpIsEntry(pEntry->GetFormatstring(),CLOffset, eLnge); in TestNewString()
1829 sal_uInt32 nKey = ImpIsEntry( aCodeStr, nCLOffset, ActLnge ); in ImpInsertFormat()
2832 sal_uInt32 nKey = ImpIsEntry(sStr, CLOffset, eLnge); in IsUserDefined()
2848 return ImpIsEntry(sStr, CLOffset, eLnge); in GetEntryKey()
2926 nNewKey = ImpIsEntry(pNewEntry->GetFormatstring(), in MergeFormatter()