Lines Matching refs:OReportSection

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()
516 …::std::compose1(::boost::bind(::boost::mem_fn(&OReportSection::SelectAll),_1,_nObjectType),TReport… in SelectAll()
747 OReportSection* pReportSection = aRectIter->second.second->getReportSection(); in collectBoundResizeRect()
1048 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegDragObj_createInvisibleObjectAtPosition()
1098 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegDragObj()
1119 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegDragObj()
1184 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegDragObj()
1237 OReportSection& rReportSection = (*aIter)->getReportSection(); in BegMarkObj()
1268 OReportSection& rReportSection = (*aIter)->getReportSection(); in getSectionRelativeToPosition()
1279 OReportSection& rReportSection = (*aIter)->getReportSection(); in getSectionRelativeToPosition()
1294 OReportSection& rReportSection = (*aIter)->getReportSection(); in getSectionRelativeToPosition()
1316 OReportSection& rReportSection = (*aIter)->getReportSection(); in EndDragObj_removeInvisibleObjects()
1345 OReportSection& rReportSection = (*aIter)->getReportSection(); in EndDragObj()
1456 OReportSection& rReportSection = (*aIter)->getReportSection(); in MovAction()
1469 OReportSection& rReportSection = (*aIter)->getReportSection(); in MovAction()
1494 OReportSection& rReportSection = (*aIter)->getReportSection(); in MovAction()
1513 OReportSection& rReportSection = (*aIter)->getReportSection(); in MovAction()
1609 OReportSection& rReportSection = (*aIter)->getReportSection(); in handleKey()
1813 ::std::compose1(::boost::mem_fn(&OReportSection::stopScrollTimer),TReportPairHelper())); in stopScrollTimer()