Home
last modified time | relevance | path

Searched refs:getSectionView (Results 1 – 10 of 10) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx1050 OSectionView& rView = rReportSection.getSectionView(); in BegDragObj_createInvisibleObjectAtPosition()
1099 OSectionView* pView = &rReportSection.getSectionView(); in BegDragObj()
1121 OSectionView& rView = rReportSection.getSectionView(); in BegDragObj()
1238 if ( &rReportSection.getSectionView() == _pSection ) in BegMarkObj()
1252 rReportSection.getSectionView().BegMarkObj ( aNewPos ); in BegMarkObj()
1269 if ( &rReportSection.getSectionView() == _pSection) in getSectionRelativeToPosition()
1348 rReportSection.getSectionView().BrkAction(); in EndDragObj()
1457 if ( &rReportSection.getSectionView() == _pSection ) in MovAction()
1470 OSectionView& rView = rReportSection.getSectionView(); in MovAction()
1514 OSectionView& rView = rReportSection.getSectionView(); in MovAction()
[all …]
H A DDesignView.cxx683 …return pMarkedSection.get() && pMarkedSection->getReportSection().getSectionView().IsAlignPossible…
702 UpdatePropertyBrowserDelayed(getMarkedSection()->getReportSection().getSectionView()); in setMarked()
H A DFormattedFieldBeautifier.cxx190 … OSectionView& aSdrView = aOutputDevice.getSectionView(); // SdrView in getVclWindowPeer()
H A DFixedTextColor.cxx256 OSectionView& aSdrView = aOutputDevice.getSectionView(); // SdrView in getXControl()
H A DReportWindow.cxx308 m_pView->UpdatePropertyBrowserDelayed(pSectionWindow->getReportSection().getSectionView()); in showProperties()
H A Dpropbrw.cxx550 …const SdrMarkList& rMarkList = pSectionWindow->getReportSection().getSectionView().GetMarkedObject… in Update()
H A Ddlgedfunc.cxx129 m_rView(_pParent->getSectionView()), in DlgEdFunc()
H A DReportController.cxx3485 pSectionViews[0] = &pSectionWindow[1]->getReportSection().getSectionView(); in addPairControls()
3486 pSectionViews[1] = &pSectionWindow[0]->getReportSection().getSectionView(); in addPairControls()
3657 pSectionView = &pSectionWindow->getReportSection().getSectionView(); in getCurrentSectionView()
/trunk/main/reportdesign/source/ui/inc/
H A DReportSection.hxx123 inline OSectionView& getSectionView() const { return *m_pView; } in getSectionView() function in rptui::OReportSection
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx988 OSectionView& rSectionView = _aReportSection.getSectionView(); in correctOverlapping()

Completed in 113 milliseconds