Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/model/main/
H A DAxis.cxx285 lcl_tSubGridType * pDestEnd = pDestBegin + rDestination.getLength(); in lcl_CloneSubGrids() local
299 OSL_ASSERT( pDestIt != pDestEnd ); in lcl_CloneSubGrids()
302 OSL_ASSERT( pDestIt == pDestEnd ); in lcl_CloneSubGrids()
303 (void)(pDestEnd); // avoid warning in lcl_CloneSubGrids()

Completed in 32 milliseconds