Searched refs:_bNext (Results 1 – 2 of 2) sorted by relevance
284 void markSection(const bool _bNext);
3982 void OReportController::markSection(const bool _bNext) in markSection() argument3987 …::boost::shared_ptr<OSectionWindow> pPrevSection = getDesignView()->getMarkedSection(_bNext ? POST… in markSection()3995 getDesignView()->markSection(_bNext ? 0 : getDesignView()->getSectionCount() - 1); in markSection()
Completed in 41 milliseconds