Lines Matching refs:aEnd
379 const VectorOfDocTreeNodes::const_iterator aEnd( rSubsets.end() ); in getActualUnitShapeBounds() local
380 while( aCurr != aEnd ) in getActualUnitShapeBounds()
680 ViewShapeVector::iterator aEnd( maViewShapes.end() ); in addViewLayer() local
684 aEnd, in addViewLayer()
689 ::boost::cref( rNewLayer ) ) ) != aEnd ) in addViewLayer()
718 const ViewShapeVector::iterator aEnd( maViewShapes.end() ); in removeViewLayer() local
721 aEnd, in removeViewLayer()
732 aEnd, in removeViewLayer()
737 ::boost::cref( rLayer ) ) )) == aEnd ) in removeViewLayer()
744 maViewShapes.erase( aIter, aEnd ); in removeViewLayer()
1082 HyperlinkRegions::const_iterator const aEnd ( maHyperlinkRegions.end() ); in getHyperlinkRegions() local
1083 while( aIter != aEnd ) in getHyperlinkRegions()