Lines Matching refs:begin
229 TSectionsMap::iterator aIter = m_aSections.begin(); in resize()
265 TSectionsMap::iterator aIter = m_aSections.begin(); in Resize()
335 ::std::for_each(m_aSections.begin(),m_aSections.end(), in toggleGrid()
337 ::std::for_each(m_aSections.begin(),m_aSections.end(), in toggleGrid()
344 TSectionsMap::const_iterator aIter = m_aSections.begin(); in getTotalHeight()
360 TSectionsMap::iterator aIter = m_aSections.begin(); in SetInsertObj()
376 ::std::for_each(m_aSections.begin(),m_aSections.end(), in SetMode()
382 TSectionsMap::const_iterator aIter = m_aSections.begin(); in HasSelection()
392 ::std::for_each(m_aSections.begin(),m_aSections.end(), in Delete()
400 ::std::for_each(m_aSections.begin(),m_aSections.end(), in Copy()
417 ::std::for_each(m_aSections.begin(),m_aSections.end(), in Paste()
432 TSectionsMap::const_iterator aIter = m_aSections.begin(); in getSectionWindow()
450 TSectionsMap::const_iterator aIter = m_aSections.begin(); in getMarkedSection()
468 pRet = (*m_aSections.begin()); in getMarkedSection()
473 pRet = (*m_aSections.begin()); in getMarkedSection()
515 ::std::for_each(m_aSections.begin(),m_aSections.end(), in SelectAll()
525 TSectionsMap::iterator aIter = m_aSections.begin(); in unmarkAllObjects()
577 ::std::for_each(m_aSections.begin(),m_aSections.end(), in showRuler()
579 ::std::for_each(m_aSections.begin(),m_aSections.end(), in showRuler()
587 TSectionsMap::iterator aIter = m_aSections.begin(); in MouseButtonUp()
599 for (aIter = m_aSections.begin();aIter != aEnd ; ++aIter) in MouseButtonUp()
609 TSectionsMap::iterator aIter = m_aSections.begin(); in handleKeyEvent()
626 aRet = m_aSections.begin() + _nPos; in getIteratorAtPos()
639 TSectionsMap::iterator aIter = m_aSections.begin(); in setMarked()
684 TSectionsMap::iterator aIter = m_aSections.begin(); in collectRectangles()
686 for (aIter = m_aSections.begin();aIter != aEnd ; ++aIter) in collectRectangles()
707 TRectangleMap::const_iterator aRectIter = _rSortRectangles.begin(); in collectBoundResizeRect()
787 …uno::Reference<report::XSection> xSection = (*m_aSections.begin())->getReportSection().getSection(… in alignMarkedObjects()
808 TRectangleMap::iterator aRectIter = aSortRectangles.begin(); in alignMarkedObjects()
859 TRectangleMap::iterator aInterSectRectIter = aSortRectangles.begin(); in alignMarkedObjects()
935 TSectionsMap::iterator aIter = m_aSections.begin(); in setGridSnap()
947 TSectionsMap::iterator aIter = m_aSections.begin(); in setDragStripes()
955 TSectionsMap::const_iterator aIter = m_aSections.begin(); in getPosition()
1037 ::std::for_each( m_aSections.begin(), m_aSections.end(), ApplySectionViewAction(eBreakAction) ); in BrkAction()
1042 TSectionsMap::iterator aIter = m_aSections.begin(); in BegDragObj_createInvisibleObjectAtPosition()
1082 …return ::std::find(m_aBegDragTempList.begin(),m_aBegDragTempList.end(),_pObj) != m_aBegDragTempLis… in isObjectInMyTempList()
1094 TSectionsMap::iterator aIter = m_aSections.begin(); in BegDragObj()
1117 for (aIter = m_aSections.begin(); aIter != aEnd; ++aIter) in BegDragObj()
1182 for (aIter = m_aSections.begin(); aIter != aEnd; ++aIter) in BegDragObj()
1224 …::std::for_each( m_aSections.begin(), m_aSections.end(), ApplySectionViewAction(eForceToAnotherPag… in ForceMarkedToAnotherPage()
1232 TSectionsMap::iterator aIter = m_aSections.begin(); in BegMarkObj()
1264 TSectionsMap::iterator aIter = m_aSections.begin(); in getSectionRelativeToPosition()
1286 pSection = &(*m_aSections.begin())->getReportSection().getSectionView(); in getSectionRelativeToPosition()
1311 TSectionsMap::iterator aIter = m_aSections.begin(); in EndDragObj_removeInvisibleObjects()
1341 TSectionsMap::iterator aIter = m_aSections.begin(); in EndDragObj()
1423 ::std::for_each( m_aSections.begin(), m_aSections.end(), ApplySectionViewAction( sal_False ) ); in EndDragObj()
1431 ::std::for_each( m_aSections.begin(), m_aSections.end(), ApplySectionViewAction() ); in EndAction()
1454 for (aIter = m_aSections.begin(); aIter != aEnd; ++aIter) in MovAction()
1467 for (aIter = m_aSections.begin(); aIter != aEnd; ++aIter) in MovAction()
1492 for (aIter = m_aSections.begin(); aIter != aEnd; ++aIter) in MovAction()
1511 for (aIter = m_aSections.begin(); aIter != aEnd; ++aIter) in MovAction()
1566 TSectionsMap::const_iterator aIter = m_aSections.begin(); in IsAction()
1576 TSectionsMap::const_iterator aIter = m_aSections.begin(); in IsDragObj()
1586 TSectionsMap::const_iterator aIter = m_aSections.begin(); in getMarkedObjectCount()
1605 TSectionsMap::const_iterator aIter = m_aSections.begin(); in handleKey()
1812 ::std::for_each(m_aSections.begin(),m_aSections.end(), in stopScrollTimer()
1818 TSectionsMap::const_iterator aIter = m_aSections.begin(); in fillCollapsedSections()
1853 TSectionsMap::iterator aIter = m_aSections.begin(); in zoom()
1887 TSectionsMap::iterator aIter = m_aSections.begin(); in scrollChildren()
1897 TSectionsMap::const_iterator aIter = m_aSections.begin(); in fillControlModelSelection()