Searched refs:pBullets (Results 1 – 6 of 6) sorted by relevance
890 …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 …]
63 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in ParaBulletsControl() local64 if ( pBullets ) in ParaBulletsControl()68 maBulletsVS.SetItemText( nIndex + 1, pBullets->GetDescription(nIndex) ); in ParaBulletsControl()
427 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in UserDraw() local428 if ( pBullets ) in UserDraw()433 pBullets->ApplyNumRule(aTempRule,nItemId -1,1<<nLvl); in UserDraw()
643 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in GetAttrState() local644 if ( pBullets ) in GetAttrState()646 sal_uInt16 nBulIndex = pBullets->GetNBOIndexForNumRule(*pNumRule,nActNumLvl); in GetAttrState()
151 BulletsSettings* pBullets; member in svx::sidebar::MixBulletsSettings_Impl157 pBullets(0) in MixBulletsSettings_Impl()
1829 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in GetState() local1830 if ( pBullets ) in GetState()1832 sal_uInt16 nBulIndex = pBullets->GetNBOIndexForNumRule(aSvxRule,nActNumLvl); in GetState()
Completed in 164 milliseconds