Home
last modified time | relevance | path

Searched refs:pSectionWindow (Results 1 – 7 of 7) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx375 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()
3491pSectionWindow[1]->getReportSection().getPage(),pSectionWindow[0]->getReportSection().getPage(),m_… in addPairControls()
[all …]
H A DViewsWindow.cxx233 const ::boost::shared_ptr<OSectionWindow> pSectionWindow = (*aIter); in resize() local
234 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() local
431 ::boost::shared_ptr<OSectionWindow> pSectionWindow; in getSectionWindow()
438 pSectionWindow = (*aIter); in getSectionWindow()
443 return pSectionWindow; in getSectionWindow()
670 if ( pSectionWindow ) in setMarked()
[all …]
H A DDesignView.cxx465 ::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()
H A DFormattedFieldBeautifier.cxx186 …::boost::shared_ptr<OSectionWindow> pSectionWindow = m_rReportController.getSectionWindow(xSection… in getVclWindowPeer()
187 if( bool(pSectionWindow)) in getVclWindowPeer() local
189 … OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getVclWindowPeer()
H A DFixedTextColor.cxx252 … ::boost::shared_ptr<OSectionWindow> pSectionWindow = pController->getSectionWindow(xSection); in getXControl()
253 if( bool(pSectionWindow) ) in getXControl() local
255 … OReportSection& aOutputDevice = pSectionWindow->getReportSection(); // OutputDevice in getXControl()
H A Dpropbrw.cxx547 ::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()
H A DReportWindow.cxx307 …::boost::shared_ptr<OSectionWindow> pSectionWindow = m_aViewsWindow.getSectionWindow( _xReportComp… in showProperties()
308 m_pView->UpdatePropertyBrowserDelayed(pSectionWindow->getReportSection().getSectionView()); in showProperties()

Completed in 79 milliseconds