Searched refs:pSectionWindow (Results 1 – 7 of 7) sorted by relevance
375 if ( pSectionWindow ) in IMPLEMENT_FORWARD_XTYPEPROVIDER2()594 if ( pSectionWindow ) in GetState()2781 if ( pSectionWindow.get() ) in getViewData()3153 if ( !pSectionWindow ) in createControl()3331 if ( !pSectionWindow[0] ) in addPairControls()3335 if ( !pSectionWindow[0] ) in addPairControls()3370 pSectionWindow[1] = pSectionWindow[0]; in addPairControls()3377 if (!pSectionWindow[1]) in addPairControls()3380 pSectionWindow[1] = pSectionWindow[0]; in addPairControls()3491 …pSectionWindow[1]->getReportSection().getPage(),pSectionWindow[0]->getReportSection().getPage(),m_… in addPairControls()[all …]
233 const ::boost::shared_ptr<OSectionWindow> pSectionWindow = (*aIter); in resize() local234 if ( pSectionWindow.get() == &_rSectionWindow ) in resize()236 aStartPoint = pSectionWindow->GetPosPixel(); in resize()242 impl_resizeSectionWindow(*pSectionWindow.get(),aStartPoint,bSet); in resize()245 pSectionWindow->getEndMarker().Invalidate( nIn ); in resize()269 const ::boost::shared_ptr<OSectionWindow> pSectionWindow = (*aIter); in Resize() local431 ::boost::shared_ptr<OSectionWindow> pSectionWindow; in getSectionWindow()438 pSectionWindow = (*aIter); in getSectionWindow()443 return pSectionWindow; in getSectionWindow()670 if ( pSectionWindow ) in setMarked()[all …]
465 ::boost::shared_ptr<OSectionWindow> pSectionWindow = m_aScrollWindow.getMarkedSection(); in GetFocus()466 if ( pSectionWindow ) in GetFocus()467 pSectionWindow->GrabFocus(); in GetFocus()729 ::boost::shared_ptr<OSectionWindow> pSectionWindow = getMarkedSection(); in getCurrentlyShownProperty()730 if ( pSectionWindow ) in getCurrentlyShownProperty()733 pSectionWindow->getReportSection().fillControlModelSelection(aSelection); in getCurrentlyShownProperty()
252 … ::boost::shared_ptr<OSectionWindow> pSectionWindow = pController->getSectionWindow(xSection); in getXControl()253 if( bool(pSectionWindow) ) in getXControl() local255 … OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getXControl()
186 …::boost::shared_ptr<OSectionWindow> pSectionWindow = m_rReportController.getSectionWindow(xSection… in getVclWindowPeer()187 if( bool(pSectionWindow)) in getVclWindowPeer() local189 … OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getVclWindowPeer()
547 ::boost::shared_ptr<OSectionWindow> pSectionWindow = pViews->getSectionWindow(i); in Update()548 if ( pSectionWindow ) in Update()550 …const SdrMarkList& rMarkList = pSectionWindow->getReportSection().getSectionView().GetMarkedObject… in Update()
307 …::boost::shared_ptr<OSectionWindow> pSectionWindow = m_aViewsWindow.getSectionWindow( _xReportComp… in showProperties()308 m_pView->UpdatePropertyBrowserDelayed(pSectionWindow->getReportSection().getSectionView()); in showProperties()
Completed in 66 milliseconds