Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/doc/
H A Ddoctempl.cxx230 RegionList_Impl maRegions; member in SfxDocTemplate_Impl
2300 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 28 milliseconds