Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/sidebar/
H A Dnbdtmg.cxx1273 MixBulletsSettings_Impl* pCurrentBullets = pActualBullets[nIndex]; in ApplyNumRule() local
1274 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 26 milliseconds