Home
last modified time | relevance | path

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

/trunk/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 …]
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx1480 NumberSettings_Impl* pNumEntry = new NumberSettings_Impl; in Init() local
1481 pNumEntry->nIndex = i + 1; in Init()
1482 pNumEntry->nIndexDefault = i; in Init()
1483 pNumEntry->pNumSetting = pNew; in Init()
1520 pNumEntry->sDescription = SVX_RESSTR( RID_SVXSTR_SINGLENUM_DESCRIPTIONS + i ); in Init()
1521 pNumberSettingsArr->Insert(pNumEntry, pNumberSettingsArr->Count()); in Init()

Completed in 39 milliseconds