Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/sidebar/
H A Dnbdtmg.cxx1268 MixBulletsSettings_Impl* pCurrentBullets = pActualBullets[nIndex]; in ApplyNumRule() local
1269 if (isDefault) pCurrentBullets=pDefaultActualBullets[nIndex]; in ApplyNumRule()
1271 if ( pCurrentBullets->eType == eNBType::BULLETS ) in ApplyNumRule()
1274 cChar = ((BulletsSettings_Impl*)(pCurrentBullets->pBullets))->cBulletChar; in ApplyNumRule()
1277 Font rActBulletFont = ((BulletsSettings_Impl*)(pCurrentBullets->pBullets))->aFont; in ApplyNumRule()
1298 }else if ( pCurrentBullets->eType == eNBType::GRAPHICBULLETS ) in ApplyNumRule()
1301 GrfBulDataRelation* pEntry = (GrfBulDataRelation*) (pCurrentBullets->pBullets); in ApplyNumRule()
1318 if ( pCurrentBullets->nIndexDefault == (sal_uInt16)0xFFFF && pEntry->pGrfObj ) in ApplyNumRule()
1334 …if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, pCurrentBullets->nIndexDefault, &aGraphi… in ApplyNumRule()

Completed in 21 milliseconds