Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/tools/
H A DColorPerPointHelper.cxx80 const sal_Int32 * pBegIt = aIndexList.getConstArray(); in hasPointOwnProperties() local
81 const sal_Int32 * pEndIt = pBegIt + aIndexList.getLength(); in hasPointOwnProperties()
82 return ( ::std::find( pBegIt, pEndIt, nPointIndex ) != pEndIt ); in hasPointOwnProperties()

Completed in 9 milliseconds