Home
last modified time | relevance | path

Searched refs:ImpIsEntry (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svl/source/numbers/
H A Dzforlist.cxx514 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()
[all …]
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx874 SVL_DLLPRIVATE sal_uInt32 ImpIsEntry( const String& rString,

Completed in 31 milliseconds