Lines Matching refs:getSectionView

315 …m_pParent->setMarked(&pSectionWindow->getReportSection().getSectionView(),m_aSections.size() == 1);  in addSection()
326 …arent->getReportView()->UpdatePropertyBrowserDelayed((*aNew)->getReportSection().getSectionView()); in removeSection()
363 (*aIter)->getReportSection().getSectionView().SetCurrentObj( eObj, ReportInventor ); in SetInsertObj()
384 for (;aIter != aEnd && !(*aIter)->getReportSection().getSectionView().AreObjectsMarked(); ++aIter) in HasSelection()
529 if ( &(*aIter)->getReportSection().getSectionView() != _pSectionView ) in unmarkAllObjects()
532 (*aIter)->getReportSection().getSectionView().UnmarkAllObj(); in unmarkAllObjects()
591 if ( (*aIter)->getReportSection().getSectionView().AreObjectsMarked() ) in MouseButtonUp()
676 …SectionWindow->getReportSection().getSectionView().MarkObj( pObject, pSectionWindow->getReportSect… in setMarked()
688 OSectionView& rView = (*aIter)->getReportSection().getSectionView(); in collectRectangles()
939 (*aIter)->getReportSection().getSectionView().SetGridSnap(bOn); in setGridSnap()
950 (*aIter)->getReportSection().getSectionView().SetDragStripes(bOn); in setDragStripes()
1004 OSectionView& rView( _rhs->getReportSection().getSectionView() ); in operator ()()
1050 OSectionView& rView = rReportSection.getSectionView(); in BegDragObj_createInvisibleObjectAtPosition()
1099 OSectionView* pView = &rReportSection.getSectionView(); in BegDragObj()
1121 OSectionView& rView = rReportSection.getSectionView(); in BegDragObj()
1205 if ( &rReportSection.getSectionView() != _pSection ) in BegDragObj()
1207 const SdrHdlList& rHdlList = rReportSection.getSectionView().GetHdlList(); in BegDragObj()
1212 … rReportSection.getSectionView().BegDragObj(aNewPos, (OutputDevice*)NULL, pHdl, nDrgLog, NULL); in BegDragObj()
1238 if ( &rReportSection.getSectionView() == _pSection ) in BegMarkObj()
1252 rReportSection.getSectionView().BegMarkObj ( aNewPos ); in BegMarkObj()
1269 if ( &rReportSection.getSectionView() == _pSection) in getSectionRelativeToPosition()
1286 pSection = &(*m_aSections.begin())->getReportSection().getSectionView(); in getSectionRelativeToPosition()
1288 pSection = &(*aIter)->getReportSection().getSectionView(); in getSectionRelativeToPosition()
1301 pSection = &(*aIter)->getReportSection().getSectionView(); in getSectionRelativeToPosition()
1303 pSection = &(*(aEnd-1))->getReportSection().getSectionView(); in getSectionRelativeToPosition()
1346 if ( pInSection != &rReportSection.getSectionView() ) in EndDragObj()
1348 rReportSection.getSectionView().BrkAction(); in EndDragObj()
1457 if ( &rReportSection.getSectionView() == _pSection ) in MovAction()
1470 OSectionView& rView = rReportSection.getSectionView(); in MovAction()
1495 SdrHdl* pCurrentHdl = rReportSection.getSectionView().GetDragHdl(); in MovAction()
1501 rReportSection.getSectionView().MovAction ( aRealMousePos ); in MovAction()
1514 OSectionView& rView = rReportSection.getSectionView(); in MovAction()
1569 bAction = (*aIter)->getReportSection().getSectionView().IsAction(); in IsAction()
1579 bAction = (*aIter)->getReportSection().getSectionView().IsAction(); in IsDragObj()
1589 nCount += (*aIter)->getReportSection().getSectionView().GetMarkedObjectCount(); in getMarkedObjectCount()
1622 if ( rReportSection.getSectionView().AreObjectsMarked() ) in handleKey()
1638 OSectionView& rView = rReportSection.getSectionView(); in handleKey()