Searched refs:pPgViews (Results 1 – 1 of 1) sorted by relevance
3496 SdrPageView* pPgViews[2]; in addPairControls() local3497 pPgViews[0] = pSectionViews[0]->GetSdrPageView(); in addPairControls()3498 pPgViews[1] = pSectionViews[1]->GetSdrPageView(); in addPairControls()3499 if ( pPgViews[0] && pPgViews[1] ) in addPairControls()
Completed in 44 milliseconds