Lines Matching refs:boost
233 const ::boost::shared_ptr<OSectionWindow> pSectionWindow = (*aIter); in resize()
269 const ::boost::shared_ptr<OSectionWindow> pSectionWindow = (*aIter); in Resize()
313 …::boost::shared_ptr<OSectionWindow> pSectionWindow( new OSectionWindow(this,_xSection,_sColorEntry… in addSection()
336 ::std::compose1(::boost::bind(&OReportSection::SetGridVisible,_1,_bVisible),TReportPairHelper())); in toggleGrid()
338 …::std::compose1(::boost::bind(&OReportSection::Window::Invalidate,_1,INVALIDATE_NOERASE),TReportPa… in toggleGrid()
377 ::std::compose1(::boost::bind(&OReportSection::SetMode,_1,eNewMode),TReportPairHelper())); in SetMode()
393 ::std::compose1(::boost::mem_fn(&OReportSection::Delete),TReportPairHelper())); in Delete()
401 …::std::compose1(::boost::bind(&OReportSection::Copy,_1,::boost::ref(aAllreadyCopiedObjects)),TRepo… in Copy()
418 ::std::compose1(::boost::bind(&OReportSection::Paste,_1,aCopies,false),TReportPairHelper())); in Paste()
421 ::boost::shared_ptr<OSectionWindow> pMarkedSection = getMarkedSection(); in Paste()
427 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getSectionWindow(const uno::Reference< report::XS… in getSectionWindow()
431 ::boost::shared_ptr<OSectionWindow> pSectionWindow; in getSectionWindow()
447 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getMarkedSection(NearSectionAccess nsa) const in getMarkedSection()
449 ::boost::shared_ptr<OSectionWindow> pRet; in getMarkedSection()
516 …::std::compose1(::boost::bind(::boost::mem_fn(&OReportSection::SelectAll),_1,_nObjectType),TReport… in SelectAll()
578 ::std::compose1(::boost::bind(&OStartMarker::showRuler,_1,_bShow),TStartMarkerHelper())); in showRuler()
580 …::std::compose1(::boost::bind(&OStartMarker::Window::Invalidate,_1,sal_uInt16(INVALIDATE_NOERASE))… in showRuler()
669 ::boost::shared_ptr<OSectionWindow> pSectionWindow = getSectionWindow(xSection); in setMarked()
928 ::boost::shared_ptr<OSectionWindow> pMarkedSection = getMarkedSection(); in createDefault()
969 ::boost::shared_ptr<OSectionWindow> OViewsWindow::getSectionWindow(const sal_uInt16 _nPos) const in getSectionWindow()
971 ::boost::shared_ptr<OSectionWindow> aReturn; in getSectionWindow()
1813 ::std::compose1(::boost::mem_fn(&OReportSection::stopScrollTimer),TReportPairHelper())); in stopScrollTimer()