Home
last modified time | relevance | path

Searched refs:getReportSection (Results 1 – 11 of 11) sorted by relevance

/aoo4110/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx423 pMarkedSection->getReportSection().Paste(aCopies,true); in Paste()
436 if ((*aIter)->getReportSection().getSection() == _xSection) in getSectionWindow()
531 (*aIter)->getReportSection().deactivateOle(); in unmarkAllObjects()
532 (*aIter)->getReportSection().getSectionView().UnmarkAllObj(); in unmarkAllObjects()
593 (*aIter)->getReportSection().MouseButtonUp(rMEvt); in MouseButtonUp()
616 bRet = (*aIter)->getReportSection().handleKeyEvent(_rEvent); in handleKeyEvent()
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()
[all …]
H A DDesignView.cxx595 … uno::Reference< report::XSection > xSection = m_pCurrentView->getReportSection()->getSection(); in toggleAddField()
617 xSection = m_pCurrentView->getReportSection()->getSection(); in getCurrentSection()
633 xModel = m_pCurrentView->getReportSection()->getCurrentControlModel(); in getCurrentControlModel()
683 …return pMarkedSection.get() && pMarkedSection->getReportSection().getSectionView().IsAlignPossible…
702 UpdatePropertyBrowserDelayed(getMarkedSection()->getReportSection().getSectionView()); in setMarked()
733 pSectionWindow->getReportSection().fillControlModelSelection(aSelection); in getCurrentlyShownProperty()
H A DReportController.cxx376 pSectionWindow->getReportSection().deactivateOle(); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
595 aReturn.bEnabled = !pSectionWindow->getReportSection().isUiActive(); in GetState()
1146 pSection->getReportSection().deactivateOle(); in Execute()
3196 NULL,pSectionWindow->getReportSection().getPage(),m_aReportModel.get(), in createControl()
3260 correctOverlapping(pNewControl,pSectionWindow->getReportSection()); in createControl()
3485 pSectionViews[0] = &pSectionWindow[1]->getReportSection().getSectionView(); in addPairControls()
3486 pSectionViews[1] = &pSectionWindow[0]->getReportSection().getSectionView(); in addPairControls()
3491 …pSectionWindow[1]->getReportSection().getPage(),pSectionWindow[0]->getReportSection().getPage(),m_… in addPairControls()
3657 pSectionView = &pSectionWindow->getReportSection().getSectionView(); in getCurrentSectionView()
3989 select(uno::makeAny(pPrevSection->getReportSection().getSection())); in markSection()
[all …]
H A Dpropbrw.cxx543 OViewsWindow* pViews = m_pView->getReportSection()->getSectionWindow()->getViewsWindow(); in Update()
550 …const SdrMarkList& rMarkList = pSectionWindow->getReportSection().getSectionView().GetMarkedObject… in Update()
560 else if ( m_xLastSection != m_pView->getReportSection()->getSection() ) in Update()
562 uno::Reference< uno::XInterface> xTemp(m_pView->getReportSection()->getSection()); in Update()
H A DFixedTextColor.cxx255 … OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getXControl()
H A DFormattedFieldBeautifier.cxx189 … OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getVclWindowPeer()
H A DReportWindow.cxx308 m_pView->UpdatePropertyBrowserDelayed(pSectionWindow->getReportSection().getSectionView()); in showProperties()
H A Ddlgedfunc.cxx811 …m_rView.SetOrtho(SdrObjCustomShape::doConstructOrthogonal(m_rView.getReportSection()->getSectionWi… in MouseMove()
/aoo4110/main/reportdesign/source/ui/inc/
H A DSectionView.hxx57 inline OReportSection* getReportSection() const { return m_pSectionWindow; } in getReportSection() function in rptui::OSectionView
H A DSectionWindow.hxx108 inline OReportSection& getReportSection() { return m_aReportSection; } in getReportSection() function in rptui::OSectionWindow
H A DViewsWindow.hxx124 return lhs->getReportSection(); in operator ()()

Completed in 83 milliseconds