Lines Matching refs:aGrfDataLst
619 for (sal_uInt16 i=0;i< aTypeMgr.aGrfDataLst.Count();i++) in GraphicBulletsTypeMgr()
622 GrfBulDataRelation* pSrcEntry = (GrfBulDataRelation*)(aTypeMgr.aGrfDataLst.GetObject(i)); in GraphicBulletsTypeMgr()
630 aGrfDataLst.Insert( pEntry, LIST_APPEND ); in GraphicBulletsTypeMgr()
660 aGrfDataLst.Insert( pEntry, LIST_APPEND ); in Init()
682 for(sal_uInt16 i=0;i<aGrfDataLst.Count();i++) in GetNBOIndexForNumRule()
684 GrfBulDataRelation* pEntry = (GrfBulDataRelation*) aGrfDataLst.GetObject(i); in GetNBOIndexForNumRule()
708 if ( nIndex >= aGrfDataLst.Count() ) in RelplaceNumRule()
728 GrfBulDataRelation* pEntry = (GrfBulDataRelation*) aGrfDataLst.GetObject(nIndex); in RelplaceNumRule()
752 if ( nIndex >= aGrfDataLst.Count() ) in ApplyNumRule()
756 GrfBulDataRelation* pEntry = (GrfBulDataRelation*) aGrfDataLst.GetObject(nIndex); in ApplyNumRule()
796 nLength = aGrfDataLst.Count() ; in GetDescription()
802 GrfBulDataRelation* pEntry = (GrfBulDataRelation*) aGrfDataLst.GetObject(nIndex); in GetDescription()
815 nLength = aGrfDataLst.Count() ; in IsCustomized()
821 GrfBulDataRelation* pEntry = (GrfBulDataRelation*) aGrfDataLst.GetObject(nIndex); in IsCustomized()
833 if ( nIndex < aGrfDataLst.Count() ) in GetGrfName()
835 GrfBulDataRelation* pEntry = (GrfBulDataRelation*) aGrfDataLst.GetObject(nIndex); in GetGrfName()