Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx345 pActualBullets[i]->bIsCustomized = aTypeMgr.pActualBullets[i]->bIsCustomized; in BulletsTypeMgr()
346 pActualBullets[i]->cBulletChar = aTypeMgr.pActualBullets[i]->cBulletChar; in BulletsTypeMgr()
347 pActualBullets[i]->aFont = aTypeMgr.pActualBullets[i]->aFont; in BulletsTypeMgr()
348 pActualBullets[i]->sDescription = aTypeMgr. pActualBullets[i]->sDescription; in BulletsTypeMgr()
349 pActualBullets[i]->eType = aTypeMgr. pActualBullets[i]->eType; in BulletsTypeMgr()
886 pActualBullets[i]->eType = aTypeMgr.pActualBullets[i]->eType; in MixBulletsTypeMgr()
887 pActualBullets[i]->nIndex = aTypeMgr.pActualBullets[i]->nIndex; // Index in the tab page display in MixBulletsTypeMgr()
888 pActualBullets[i]->nIndexDefault = aTypeMgr.pActualBullets[i]->nIndexDefault; in MixBulletsTypeMgr()
897 pActualBullets[i]->eType = aTypeMgr.pActualBullets[i]->eType; in MixBulletsTypeMgr()
898 pActualBullets[i]->nIndex = aTypeMgr.pActualBullets[i]->nIndex; // Index in the tab page display in MixBulletsTypeMgr()
[all …]
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx242 static BulletsSettings_Impl* pActualBullets[DEFAULT_BULLET_TYPES]; member in svx::sidebar::BulletsTypeMgr
305 static MixBulletsSettings_Impl* pActualBullets[DEFAULT_BULLET_TYPES]; member in svx::sidebar::MixBulletsTypeMgr

Completed in 36 milliseconds