Searched refs:getReportSection (Results 1 – 11 of 11) sorted by relevance
423 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 …]
595 … 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()
376 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 …]
543 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()
255 … OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getXControl()
189 … OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getVclWindowPeer()
308 m_pView->UpdatePropertyBrowserDelayed(pSectionWindow->getReportSection().getSectionView()); in showProperties()
811 …m_rView.SetOrtho(SdrObjCustomShape::doConstructOrthogonal(m_rView.getReportSection()->getSectionWi… in MouseMove()
57 inline OReportSection* getReportSection() const { return m_pSectionWindow; } in getReportSection() function in rptui::OSectionView
108 inline OReportSection& getReportSection() { return m_aReportSection; } in getReportSection() function in rptui::OSectionWindow
124 return lhs->getReportSection(); in operator ()()
Completed in 87 milliseconds