Home
last modified time | relevance | path

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

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx621 for (sal_uInt16 i=0;i< aTypeMgr.aGrfDataLst.Count();i++) in GraphicBulletsTypeMgr()
632 aGrfDataLst.Insert( pEntry, LIST_APPEND ); in GraphicBulletsTypeMgr()
662 aGrfDataLst.Insert( pEntry, LIST_APPEND ); in Init()
684 for(sal_uInt16 i=0;i<aGrfDataLst.Count();i++) in GetNBOIndexForNumRule()
686 GrfBulDataRelation* pEntry = (GrfBulDataRelation*) aGrfDataLst.GetObject(i); in GetNBOIndexForNumRule()
710 if ( nIndex >= aGrfDataLst.Count() ) in RelplaceNumRule()
754 if ( nIndex >= aGrfDataLst.Count() ) in ApplyNumRule()
758 GrfBulDataRelation* pEntry = (GrfBulDataRelation*) aGrfDataLst.GetObject(nIndex); in ApplyNumRule()
798 nLength = aGrfDataLst.Count() ; in GetDescription()
817 nLength = aGrfDataLst.Count() ; in IsCustomized()
[all …]
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx274 List aGrfDataLst; member in svx::sidebar::GraphicBulletsTypeMgr

Completed in 19 milliseconds