Searched refs:pBullets (Results 1 – 7 of 7) sorted by relevance
885 …ttings_Impl*)(pActualBullets[i]->pBullets))->cBulletChar = ((BulletsSettings_Impl*)(aTypeMgr.pActu… in MixBulletsTypeMgr()886 …sSettings_Impl*)(pActualBullets[i]->pBullets))->aFont = ((BulletsSettings_Impl*)(aTypeMgr.pActualB… in MixBulletsTypeMgr()889 …sSettings_Impl*)(pActualBullets[i]->pBullets))->eType = ((BulletsSettings_Impl*)(aTypeMgr.pActualB… in MixBulletsTypeMgr()896 …lDataRelation*)(pActualBullets[i]->pBullets))->sGrfName = ((GrfBulDataRelation*)(aTypeMgr.pActualB… in MixBulletsTypeMgr()897 …ataRelation*)(pActualBullets[i]->pBullets))->sDescription = ((GrfBulDataRelation*)(aTypeMgr.pActua… in MixBulletsTypeMgr()899 …BulDataRelation*)(pActualBullets[i]->pBullets))->eType = ((GrfBulDataRelation*)(aTypeMgr.pActualBu… in MixBulletsTypeMgr()902 …ulDataRelation*)(pActualBullets[i]->pBullets))->pGrfObj = ((GrfBulDataRelation*)(aTypeMgr.pActualB… in MixBulletsTypeMgr()1162 delete pActualBullets[nIndex]->pBullets; in RelplaceNumRule()1163 pActualBullets[nIndex]->pBullets = 0; in RelplaceNumRule()1369 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()
403 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in ExecSetNumber() local404 if ( pBullets ) in ExecSetNumber()415 pBullets->SetItems(&aSet); in ExecSetNumber()418 pBullets->ApplyNumRule(aTempRule,nIdx,nActNumLvl); in ExecSetNumber()
1830 NBOTypeMgrBase* pBullets = NBOutlineTypeMgrFact::CreateInstance(eNBOType::MIXBULLETS); in GetState() local1831 if ( pBullets ) in GetState()1833 sal_uInt16 nBulIndex = pBullets->GetNBOIndexForNumRule(aSvxRule,nActNumLvl); in GetState()
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()
149 BulletsSettings* pBullets; member in svx::sidebar::MixBulletsSettings_Impl155 pBullets(0) in MixBulletsSettings_Impl()
Completed in 47 milliseconds