Searched refs:rActBulletFont (Results 1 – 2 of 2) sorted by relevance
354 Font& rActBulletFont = lcl_GetDefaultBulletFont(); in Init() local355 String sName = rActBulletFont.GetName(); in Init()362 pActualBullets[i]->aFont = rActBulletFont; in Init()374 pActualBullets[i]->aFont =rActBulletFont; in Init()513 Font rActBulletFont = pActualBullets[nIndex]->aFont; in ApplyNumRule() local523 aFmt.SetBulletFont(&rActBulletFont); in ApplyNumRule()1282 Font rActBulletFont = ((BulletsSettings_Impl*)(pCurrentBullets->pBullets))->aFont; in ApplyNumRule() local1292 aFmt.SetBulletFont(&rActBulletFont); in ApplyNumRule()1963 Font& rActBulletFont = lcl_GetDefaultBulletFont(); in ApplyNumRule() local1970 pLevelSettings->sBulletFont.compareTo(rActBulletFont.GetName())) in ApplyNumRule()[all …]
603 Font& rActBulletFont = lcl_GetDefaultBulletFont(); in IMPL_LINK() local615 aFmt.SetBulletFont(&rActBulletFont); in IMPL_LINK()848 Font& rActBulletFont = lcl_GetDefaultBulletFont(); in IMPL_LINK() local866 rActBulletFont.GetName())) in IMPL_LINK()898 aFmt.SetBulletFont( &rActBulletFont ); in IMPL_LINK()
Completed in 35 milliseconds