Lines Matching refs:nCurFormatKey
81 nCurFormatKey ( nFormatKey ), \
197 nCurFormatKey, in CategoryChanged()
213 nCurFormatKey, in LanguageChanged()
228 nCurFormatKey=aCurEntryList[nFmtLbPos]; in FormatChanged()
230 if(nCurFormatKey!=NUMBERFORMAT_ENTRY_NOT_FOUND) in FormatChanged()
288 nCurFormatKey = nAddKey; in AddFormat()
289 DBG_ASSERT( !IsAdded_Impl( nCurFormatKey ), "Doppeltes Format!" ); in AddFormat()
290 aAddList.Insert( nCurFormatKey, aAddList.Count() ); in AddFormat()
294 nCurFormatKey, in AddFormat()
348 nCurFormatKey, in RemoveFormat()
351 nCurFormatKey=pFormatter->GetStandardFormat(nCurCategory, in RemoveFormat()
385 pFormatter->GenerateFormat( rFormat, nCurFormatKey, in MakeFormat()
394 pFormatter->GenerateFormat( rFormat, nCurFormatKey, in MakeFormat()
550 if ( (eValType == SVX_VALUE_TYPE_UNDEFINED) && (nCurFormatKey == 0) ) in GetInitSettings()
556 nCurFormatKey, in GetInitSettings()
714 if ( nNFEntry == nCurFormatKey ) in FillEListWithFormats_Impl()
759 if ( nNFEntry == nCurFormatKey ) in FillEListWithDateTime_Impl()
785 sal_Bool bFlag=pFormatter->GetNewCurrencySymbolString(nCurFormatKey,rSymbol, in FillEListWithCurrency_Impl()
848 if ( nNFEntry == nCurFormatKey ) in FillEListWithSysCurrencys()
891 if ( nKey == nCurFormatKey ) nSelPos =aCurEntryList.Count(); in FillEListWithSysCurrencys()
929 /*sal_Bool bFlag=*/pFormatter->GetNewCurrencySymbolString(nCurFormatKey,rSymbol, in FillEListWithUserCurrencys()
1090 if ( nSelPos == SELPOS_NONE && bAdaptSelPos && aCurEntryList[i] == nCurFormatKey ) in FillEListWithUserCurrencys()
1151 if ( nKey == nCurFormatKey ) nSelPos =aCurEntryList.Count(); in FillEListWithUsD_Impl()
1171 … ( aValStr.Len() && ( pFormatter->GetType(nCurFormatKey) & NUMBERFORMAT_TEXT ) ) ); in GetPreviewString_Impl()
1174 pFormatter->GetOutputString( aValStr, nCurFormatKey, rString, &rpColor ); in GetPreviewString_Impl()
1176 pFormatter->GetOutputString( nValNum, nCurFormatKey, rString, &rpColor ); in GetPreviewString_Impl()
1688 nCurFormatKey=pFormatter->GetFormatIndex( in SetCurrencySymbol()