Home
last modified time | relevance | path

Searched refs:GetEntryKey (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/items/
H A Dnumfmtsh.cxx252 sal_uInt32 nAddKey = pFormatter->GetEntryKey( rFormat, eCurLanguage ); in AddFormat()
319 sal_uInt32 nDelKey = pFormatter->GetEntryKey( rFormat, eCurLanguage ); in RemoveFormat()
411 sal_uInt32 nFmtKey = pFormatter->GetEntryKey( rFormat, eCurLanguage ); in GetOptions()
451 sal_uIntPtr nExistingFormat = pFormatter->GetEntryKey( rFormatStr, eCurLanguage ); in MakePreviewString()
479 sal_uInt32 nFound = pFormatter->GetEntryKey( rFmtString, eCurLanguage ); in IsUserDefined()
/trunk/main/svl/inc/svl/
H A Dzforlist.hxx573 sal_uInt32 GetEntryKey( const String& sStr, LanguageType eLnge = LANGUAGE_DONTKNOW );
/trunk/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1841 pInsDBColumn->nUsrNumFmt = rNFmtr.GetEntryKey( pInsDBColumn->sUsrNumFmt, in Load()
1916 rSet.nUsrNumFmt = rNFmtr.GetEntryKey( rGet.sUsrNumFmt, in Load()
/trunk/main/svl/source/numbers/
H A Dzforlist.cxx591 sal_uInt32 nOrig = GetEntryKey( rString, eSysLnge ); in GetIndexPuttingAndConverting()
614 nKey = GetEntryKey( rString, eLnge); in GetIndexPuttingAndConverting()
2841 sal_uInt32 SvNumberFormatter::GetEntryKey(const String& sStr, in GetEntryKey() function in SvNumberFormatter
H A Dnumfmuno.cxx494 nRet = pFormatter->GetEntryKey( aFormat, eLang ); in queryKey()
/trunk/main/xmloff/source/style/
H A Dxmlnumfi.cxx1719 nIndex = pFormatter->GetEntryKey( aFormatStr, nFormatLang ); in CreateAndInsert()
1729 nIndex = pFormatter->GetEntryKey( aFormatStr, nFormatLang ); in CreateAndInsert()
/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx2705 sal_uInt32 nNumberFormat = pFormatter->GetEntryKey( rCode, eLanguage ); in SetNumFmtByStr()
2824 nNewFormat = pFormatter->GetEntryKey( aNewPicture, eLanguage ); in ChangeNumFmtDecimals()
/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx1559 nNumberFormat = pFormatter->GetEntryKey( aCode, eLang ); in ExecNumberFormat()

Completed in 112 milliseconds