Lines Matching refs:getReportSection

205 	const uno::Reference< report::XSection> xSection = _rSectionWindow.getReportSection().getSection();  in impl_resizeSectionWindow()
315 …m_pParent->setMarked(&pSectionWindow->getReportSection().getSectionView(),m_aSections.size() == 1); in addSection()
326 …m_pParent->getReportView()->UpdatePropertyBrowserDelayed((*aNew)->getReportSection().getSectionVie… in removeSection()
363 (*aIter)->getReportSection().getSectionView().SetCurrentObj( eObj, ReportInventor ); in SetInsertObj()
384 for (;aIter != aEnd && !(*aIter)->getReportSection().getSectionView().AreObjectsMarked(); ++aIter) in HasSelection()
423 pMarkedSection->getReportSection().Paste(aCopies,true); in Paste()
436 if ((*aIter)->getReportSection().getSection() == _xSection) in getSectionWindow()
503 m_pParent->setMarked(m_aSections[_nPos]->getReportSection().getSection(),sal_True); in markSection()
529 if ( &(*aIter)->getReportSection().getSectionView() != _pSectionView ) in unmarkAllObjects()
531 (*aIter)->getReportSection().deactivateOle(); in unmarkAllObjects()
532 (*aIter)->getReportSection().getSectionView().UnmarkAllObj(); in unmarkAllObjects()
591 if ( (*aIter)->getReportSection().getSectionView().AreObjectsMarked() ) in MouseButtonUp()
593 (*aIter)->getReportSection().MouseButtonUp(rMEvt); in MouseButtonUp()
601 (*aIter)->getReportSection().getPage()->resetSpecialMode(); in MouseButtonUp()
616 bRet = (*aIter)->getReportSection().handleKeyEvent(_rEvent); in handleKeyEvent()
634 setMarked(_pSectionView->getReportSection()->getSection(),_bMark); in setMarked()
643 if ( (*aIter)->getReportSection().getSection() != _xSection ) in setMarked()
676 …pSectionWindow->getReportSection().getSectionView().MarkObj( pObject, pSectionWindow->getReportSec… in setMarked()
688 OSectionView& rView = (*aIter)->getReportSection().getSectionView(); in collectRectangles()
747 OReportSection* pReportSection = aRectIter->second.second->getReportSection(); in collectBoundResizeRect()
787 …uno::Reference<report::XSection> xSection = (*m_aSections.begin())->getReportSection().getSection(… in alignMarkedObjects()
930 pMarkedSection->getReportSection().createDefault(m_sShapeType); in createDefault()
939 (*aIter)->getReportSection().getSectionView().SetGridSnap(bOn); in setGridSnap()
941 (*aIter)->getReportSection().Invalidate(nIn); in setGridSnap()
950 (*aIter)->getReportSection().getSectionView().SetDragStripes(bOn); in setDragStripes()
1004 OSectionView& rView( _rhs->getReportSection().getSectionView() ); in operator ()()
1048 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegDragObj_createInvisibleObjectAtPosition()
1098 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegDragObj()
1119 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegDragObj()
1184 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegDragObj()
1237 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegMarkObj()
1268 OReportSection& rReportSection = (*aIter)->getReportSection(); in getSectionRelativeToPosition()
1279 OReportSection& rReportSection = (*aIter)->getReportSection(); in getSectionRelativeToPosition()
1286 pSection = &(*m_aSections.begin())->getReportSection().getSectionView(); in getSectionRelativeToPosition()
1288 pSection = &(*aIter)->getReportSection().getSectionView(); in getSectionRelativeToPosition()
1294 OReportSection& rReportSection = (*aIter)->getReportSection(); in getSectionRelativeToPosition()
1301 pSection = &(*aIter)->getReportSection().getSectionView(); in getSectionRelativeToPosition()
1303 pSection = &(*(aEnd-1))->getReportSection().getSectionView(); in getSectionRelativeToPosition()
1316 OReportSection& rReportSection = (*aIter)->getReportSection(); in EndDragObj_removeInvisibleObjects()
1345 OReportSection& rReportSection = (*aIter)->getReportSection(); in EndDragObj()
1418 pInSection->getReportSection()->Paste(aAllreadyCopiedObjects,true); in EndDragObj()
1456 OReportSection& rReportSection = (*aIter)->getReportSection(); in MovAction()
1469 OReportSection& rReportSection = (*aIter)->getReportSection(); in MovAction()
1494 OReportSection& rReportSection = (*aIter)->getReportSection(); in MovAction()
1513 OReportSection& rReportSection = (*aIter)->getReportSection(); 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()
1609 OReportSection& rReportSection = (*aIter)->getReportSection(); in handleKey()
1901 (*aIter)->getReportSection().fillControlModelSelection(_rSelection); in fillControlModelSelection()