Home
last modified time | relevance | path

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

/aoo42x/main/reportdesign/source/ui/report/
H A DReportController.cxx3943 void OReportController::createGroupSection(const bool _bUndo,const bool _bHeader, const Sequence< P… in createGroupSection() argument
3948 …const sal_Bool bSwitchOn = aMap.getUnpackedValueOrDefault(_bHeader ? PROPERTY_HEADERON : PROPERTY_… in createGroupSection()
3955 … ,_bHeader ? SID_GROUPHEADER_WITHOUT_UNDO : SID_GROUPFOOTER_WITHOUT_UNDO in createGroupSection()
3956 … ,_bHeader ? ::std::mem_fun(&OGroupHelper::getHeader) : ::std::mem_fun(&OGroupHelper::getFooter) in createGroupSection()
3959 , ( _bHeader ? in createGroupSection()
3965 if ( _bHeader ) in createGroupSection()
/aoo42x/main/reportdesign/source/ui/inc/
H A DReportController.hxx175 …void createGroupSection(const bool _bUndo,const bool _bHeader,const ::com::sun::star::uno::Sequenc…

Completed in 31 milliseconds