Searched refs:pCurrentBullets (Results 1 – 1 of 1) sorted by relevance
1273 MixBulletsSettings_Impl* pCurrentBullets = pActualBullets[nIndex]; in ApplyNumRule() local1274 if (isDefault) pCurrentBullets=pDefaultActualBullets[nIndex]; in ApplyNumRule()1276 if ( pCurrentBullets->eType == eNBType::BULLETS ) in ApplyNumRule()1279 cChar = ((BulletsSettings_Impl*)(pCurrentBullets->pBullets))->cBulletChar; in ApplyNumRule()1282 Font rActBulletFont = ((BulletsSettings_Impl*)(pCurrentBullets->pBullets))->aFont; in ApplyNumRule()1303 }else if ( pCurrentBullets->eType == eNBType::GRAPHICBULLETS ) in ApplyNumRule()1306 GrfBulDataRelation* pEntry = (GrfBulDataRelation*) (pCurrentBullets->pBullets); in ApplyNumRule()1323 if ( pCurrentBullets->nIndexDefault == (sal_uInt16)0xFFFF && pEntry->pGrfObj ) in ApplyNumRule()1339 …if(GalleryExplorer::GetGraphicObj( GALLERY_THEME_BULLETS, pCurrentBullets->nIndexDefault, &aGraphi… in ApplyNumRule()
Completed in 31 milliseconds