Searched refs:pNumEntry (Results 1 – 2 of 2) sorted by relevance
490 if(pNumEntry!=NULL && pNumEntry->HasNewCurrency()) in IsUserDefined()750 if(pNumEntry!=NULL) in FillEListWithDateTime_Impl()861 while ( pNumEntry ) in FillEListWithSysCurrencys()966 while ( pNumEntry ) in FillEListWithUserCurrencys()1124 while ( pNumEntry ) in FillEListWithUsD_Impl()1291 SvNumberformat *pNumEntry; in SetComment4Entry() local1295 if(pNumEntry!=NULL) pNumEntry->SetComment(aEntStr); in SetComment4Entry()1324 if(pNumEntry!=NULL) in GetComment4Entry()1359 if(pNumEntry!=NULL) in GetCategory4Entry()1401 if(pNumEntry!=NULL) in GetUserDefined4Entry()[all …]
1475 NumberSettings_Impl* pNumEntry = new NumberSettings_Impl; in Init() local1476 pNumEntry->nIndex = i + 1; in Init()1477 pNumEntry->nIndexDefault = i; in Init()1478 pNumEntry->pNumSetting = pNew; in Init()1511 pNumEntry->sDescription = aStrFromRES; in Init()1516 pNumberSettingsArr->Insert(pNumEntry, pNumberSettingsArr->Count()); in Init()
Completed in 211 milliseconds