Home
last modified time | relevance | path

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

/trunk/main/reportdesign/source/ui/inc/
H A DReportController.hxx175 …void createGroupSection(const bool _bUndo,const bool _bHeader,const ::com::sun::star::uno::Sequenc…
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx1029 createGroupSection(SID_GROUPHEADER == _nId,true,aArgs); in Execute()
1033 createGroupSection(SID_GROUPFOOTER == _nId,false,aArgs); in Execute()
3943 void OReportController::createGroupSection(const bool _bUndo,const bool _bHeader, const Sequence< P… in createGroupSection() function in OReportController

Completed in 41 milliseconds