Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx890 …ttings_Impl*)(pActualBullets[i]->pBullets))->cBulletChar = ((BulletsSettings_Impl*)(aTypeMgr.pActu… in MixBulletsTypeMgr()
891 …sSettings_Impl*)(pActualBullets[i]->pBullets))->aFont = ((BulletsSettings_Impl*)(aTypeMgr.pActualB… in MixBulletsTypeMgr()
894 …sSettings_Impl*)(pActualBullets[i]->pBullets))->eType = ((BulletsSettings_Impl*)(aTypeMgr.pActualB… in MixBulletsTypeMgr()
901 …lDataRelation*)(pActualBullets[i]->pBullets))->sGrfName = ((GrfBulDataRelation*)(aTypeMgr.pActualB… in MixBulletsTypeMgr()
902 …ataRelation*)(pActualBullets[i]->pBullets))->sDescription = ((GrfBulDataRelation*)(aTypeMgr.pActua… in MixBulletsTypeMgr()
904 …BulDataRelation*)(pActualBullets[i]->pBullets))->eType = ((GrfBulDataRelation*)(aTypeMgr.pActualBu… in MixBulletsTypeMgr()
907 …ulDataRelation*)(pActualBullets[i]->pBullets))->pGrfObj = ((GrfBulDataRelation*)(aTypeMgr.pActualB… in MixBulletsTypeMgr()
1167 delete pActualBullets[nIndex]->pBullets; in RelplaceNumRule()
1168 pActualBullets[nIndex]->pBullets = 0; in RelplaceNumRule()
1374 sRet = pActualBullets[nIndex]->pBullets->sDescription; in GetDescription()
[all …]
/trunk/main/svx/source/sidebar/paragraph/
H A DParaBulletsControl.cxx63 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in ParaBulletsControl() local
64 if ( pBullets ) in ParaBulletsControl()
68 maBulletsVS.SetItemText( nIndex + 1, pBullets->GetDescription(nIndex) ); in ParaBulletsControl()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx427 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in UserDraw() local
428 if ( pBullets ) in UserDraw()
433 pBullets->ApplyNumRule(aTempRule,nItemId -1,1<<nLvl); in UserDraw()
/trunk/main/sd/source/ui/view/
H A Ddrviewsf.cxx643 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in GetAttrState() local
644 if ( pBullets ) in GetAttrState()
646 sal_uInt16 nBulIndex = pBullets->GetNBOIndexForNumRule(*pNumRule,nActNumLvl); in GetAttrState()
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx151 BulletsSettings* pBullets; member in svx::sidebar::MixBulletsSettings_Impl
157 pBullets(0) in MixBulletsSettings_Impl()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx1829 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in GetState() local
1830 if ( pBullets ) in GetState()
1832 sal_uInt16 nBulIndex = pBullets->GetNBOIndexForNumRule(aSvxRule,nActNumLvl); in GetState()

Completed in 68 milliseconds