Searched refs:getSectionView (Results 1 – 10 of 10) sorted by relevance
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()[all …]
683 …return pMarkedSection.get() && pMarkedSection->getReportSection().getSectionView().IsAlignPossible…702 UpdatePropertyBrowserDelayed(getMarkedSection()->getReportSection().getSectionView()); in setMarked()
256 OSectionView& aSdrView = aOutputDevice.getSectionView(); // SdrView in getXControl()
190 … OSectionView& aSdrView = aOutputDevice.getSectionView(); // SdrView in getVclWindowPeer()
308 m_pView->UpdatePropertyBrowserDelayed(pSectionWindow->getReportSection().getSectionView()); in showProperties()
550 …const SdrMarkList& rMarkList = pSectionWindow->getReportSection().getSectionView().GetMarkedObject… in Update()
129 m_rView(_pParent->getSectionView()), in DlgEdFunc()
3485 pSectionViews[0] = &pSectionWindow[1]->getReportSection().getSectionView(); in addPairControls()3486 pSectionViews[1] = &pSectionWindow[0]->getReportSection().getSectionView(); in addPairControls()3657 pSectionView = &pSectionWindow->getReportSection().getSectionView(); in getCurrentSectionView()
122 inline OSectionView& getSectionView() const { return *m_pView; } in getSectionView() function in rptui::OReportSection
988 OSectionView& rSectionView = _aReportSection.getSectionView(); in correctOverlapping()