Searched refs:maRegions (Results 1 – 1 of 1) sorted by relevance
230 RegionList_Impl maRegions; member in SfxDocTemplate_Impl2300 return maRegions.GetObject( nIndex ); in GetRegion()2307 sal_uIntPtr nCount = maRegions.Count(); in GetRegion()2312 pData = maRegions.GetObject( i ); in GetRegion()2329 maRegions.Remove( (sal_uIntPtr) nIndex ); in DeleteRegion()2553 long nEnd = maRegions.Count() - 1; in GetRegionPos()2561 pMid = maRegions.GetObject( nMid ); in GetRegionPos()2592 pData = maRegions.Next(); in InsertRegion()2602 maRegions.Insert( pNew, nPos ); in InsertRegion()2690 pRegData = maRegions.Next(); in Clear()[all …]
Completed in 25 milliseconds