Searched refs:pSectionViews (Results 1 – 1 of 1) sorted by relevance
3484 OSectionView* pSectionViews[2]; in addPairControls() local3485 pSectionViews[0] = &pSectionWindow[1]->getReportSection().getSectionView(); in addPairControls()3486 pSectionViews[1] = &pSectionWindow[0]->getReportSection().getSectionView(); in addPairControls()3497 pPgViews[0] = pSectionViews[0]->GetSdrPageView(); in addPairControls()3498 pPgViews[1] = pSectionViews[1]->GetSdrPageView(); in addPairControls()3556 if (pSectionViews[0] != pSectionViews[1] && in addPairControls()3593 if ( pSectionViews[0] == pSectionViews[1] ) in addPairControls()3607 …LabelAndTextfield, *pSectionWindow[0]->getReportSection().getPage(), *pSectionViews[0], true, pCon… in addPairControls()
Completed in 42 milliseconds