Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx621 GrfBulDataRelation* pEntry = new GrfBulDataRelation(eNBType::GRAPHICBULLETS); in GraphicBulletsTypeMgr()
647 GrfBulDataRelation* pEntry = new GrfBulDataRelation(eNBType::GRAPHICBULLETS); in Init()
893 }else if ( aTypeMgr.pActualBullets[i]->eType == eNBType::GRAPHICBULLETS ) in MixBulletsTypeMgr()
898 pActualBullets[i]->pBullets = new GrfBulDataRelation(eNBType::GRAPHICBULLETS) ; in MixBulletsTypeMgr()
993 pActualBullets[6] = new MixBulletsSettings_Impl(eNBType::GRAPHICBULLETS); in Init()
994 pActualBullets[6]->eType = eNBType::GRAPHICBULLETS; in Init()
997 pActualBullets[6]->pBullets = new GrfBulDataRelation(eNBType::GRAPHICBULLETS) ; in Init()
1001 ((GrfBulDataRelation*)(pActualBullets[6]->pBullets))->eType = eNBType::GRAPHICBULLETS; in Init()
1004 pActualBullets[7] = new MixBulletsSettings_Impl(eNBType::GRAPHICBULLETS); in Init()
1005 pActualBullets[7]->eType = eNBType::GRAPHICBULLETS; in Init()
[all …]
H A Dnbdtmgfact.cxx38 }else if ( aType == eNBOType::GRAPHICBULLETS ) in CreateInstance()
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx51 const NBOType GRAPHICBULLETS = 0x02; variable
61 const NBOType GRAPHICBULLETS = 0x02; variable