Home
last modified time | relevance | path

Searched refs:TReportPairHelper (Results 1 – 2 of 2) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DViewsWindow.cxx336 ::std::compose1(::boost::bind(&OReportSection::SetGridVisible,_1,_bVisible),TReportPairHelper())); in toggleGrid()
338 …se1(::boost::bind(&OReportSection::Window::Invalidate,_1,INVALIDATE_NOERASE),TReportPairHelper())); 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 …::boost::bind(&OReportSection::Copy,_1,::boost::ref(aAllreadyCopiedObjects)),TReportPairHelper())); in Copy()
418 ::std::compose1(::boost::bind(&OReportSection::Paste,_1,aCopies,false),TReportPairHelper())); in Paste()
516 …1(::boost::bind(::boost::mem_fn(&OReportSection::SelectAll),_1,_nObjectType),TReportPairHelper())); in SelectAll()
1813 ::std::compose1(::boost::mem_fn(&OReportSection::stopScrollTimer),TReportPairHelper())); in stopScrollTimer()
/trunk/main/reportdesign/source/ui/inc/
H A DViewsWindow.hxx120 …struct TReportPairHelper : public ::std::unary_function< TSectionsMap::value_type, OReportSection > struct in rptui::OViewsWindow

Completed in 32 milliseconds