Home
last modified time | relevance | path

Searched refs:OGroupSectionUndo (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx265 TYPEINIT1( OGroupSectionUndo, OSectionUndo );
267 OGroupSectionUndo::OGroupSectionUndo(OReportModel& _rMod,sal_uInt16 _nSlot in OGroupSectionUndo() function in rptui::OGroupSectionUndo
286 String OGroupSectionUndo::GetComment() const in GetComment()
292 …port::XSection > xSection = const_cast<OGroupSectionUndo*>(this)->m_pMemberFunction(&const_cast<OG… in GetComment()
303 void OGroupSectionUndo::implReInsert( ) in implReInsert()
319 void OGroupSectionUndo::implReRemove( ) in implReRemove()
/aoo4110/main/reportdesign/source/ui/inc/
H A DRptUndo.hxx100 class OGroupSectionUndo : public OSectionUndo class
110 OGroupSectionUndo(const OGroupSectionUndo&);
111 void operator =(const OGroupSectionUndo&);
115 OGroupSectionUndo( OReportModel& rMod
/aoo4110/main/reportdesign/source/ui/report/
H A DReportController.cxx3954 addUndoAction(new OGroupSectionUndo(*m_aReportModel in createGroupSection()

Completed in 131 milliseconds