Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/items/
H A Dnumfmtsh.cxx490 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() local
1295 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 …]
/aoo4110/main/svx/source/sidebar/
H A Dnbdtmg.cxx1475 NumberSettings_Impl* pNumEntry = new NumberSettings_Impl; in Init() local
1476 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 29 milliseconds