Lines Matching refs:getReportSection

376                 pSectionWindow->getReportSection().deactivateOle();  in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
595 aReturn.bEnabled = !pSectionWindow->getReportSection().isUiActive(); in GetState()
1146 pSection->getReportSection().deactivateOle(); in Execute()
2783 …aViewData.put( "MarkedSection", (sal_Int32)pSectionWindow->getReportSection().getPage()->GetPageNu… in getViewData()
3156 …OSL_ENSURE(pSectionWindow->getReportSection().getSection() == _xSection,"Invalid section after mar… in createControl()
3169 …Factory::MakeNewObject( ReportInventor, _nObjectId, pSectionWindow->getReportSection().getPage(),m… in createControl()
3174 pSectionWindow->getReportSection().createDefault(sCustomShapeType,pNewControl); in createControl()
3179 …Factory::MakeNewObject( ReportInventor, _nObjectId, pSectionWindow->getReportSection().getPage(),m… in createControl()
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()
3572 …uno::Reference<report::XSection> xLabelSection = pSectionWindow[1]->getReportSection().getSection(… in addPairControls()
3588 correctOverlapping(pControl[i],pSectionWindow[1-i]->getReportSection()); in addPairControls()
3607 …ct* pOverlappedObj = isOver(aLabelAndTextfield, *pSectionWindow[0]->getReportSection().getPage(), … in addPairControls()
3657 pSectionView = &pSectionWindow->getReportSection().getSectionView(); in getCurrentSectionView()
3989 select(uno::makeAny(pPrevSection->getReportSection().getSection())); in markSection()
3998 select(uno::makeAny(pSection->getReportSection().getSection())); in markSection()