Searched refs:BulletsSettings_Impl (Results 1 – 2 of 2) sorted by relevance
324 BulletsSettings_Impl* BulletsTypeMgr::pActualBullets[] ={0,0,0,0,0,0,0,0};360 pActualBullets[i] = new BulletsSettings_Impl(eNBType::BULLETS); in Init()372 pActualBullets[i] = new BulletsSettings_Impl(eNBType::BULLETS); in Init()889 pActualBullets[i]->pBullets = new BulletsSettings_Impl(eNBType::BULLETS) ; in MixBulletsTypeMgr()890 …((BulletsSettings_Impl*)(pActualBullets[i]->pBullets))->cBulletChar = ((BulletsSettings_Impl*)(aTy… in MixBulletsTypeMgr()891 …((BulletsSettings_Impl*)(pActualBullets[i]->pBullets))->aFont = ((BulletsSettings_Impl*)(aTypeMgr.… in MixBulletsTypeMgr()892 …((BulletsSettings_Impl*)(pActualBullets[i]->pBullets))->sDescription = ((BulletsSettings_Impl*)(aT… in MixBulletsTypeMgr()893 …((BulletsSettings_Impl*)(pActualBullets[i]->pBullets))->bIsCustomized = ((BulletsSettings_Impl*)(a… in MixBulletsTypeMgr()894 …((BulletsSettings_Impl*)(pActualBullets[i]->pBullets))->eType = ((BulletsSettings_Impl*)(aTypeMgr.… in MixBulletsTypeMgr()923 pActualBullets[0]->pBullets = new BulletsSettings_Impl(eNBType::BULLETS) ; in Init()[all …]
113 class SVX_DLLPUBLIC BulletsSettings_Impl:public BulletsSettings class121 BulletsSettings_Impl(NBType eTy) : in BulletsSettings_Impl() function in svx::sidebar::BulletsSettings_Impl124 virtual ~BulletsSettings_Impl(){} in ~BulletsSettings_Impl()242 static BulletsSettings_Impl* pActualBullets[DEFAULT_BULLET_TYPES];