Searched refs:OGroupSectionUndo (Results 1 – 3 of 3) sorted by relevance
266 TYPEINIT1( OGroupSectionUndo, OSectionUndo );268 OGroupSectionUndo::OGroupSectionUndo(OReportModel& _rMod,sal_uInt16 _nSlot in OGroupSectionUndo() function in rptui::OGroupSectionUndo287 String OGroupSectionUndo::GetComment() const in GetComment()293 …port::XSection > xSection = const_cast<OGroupSectionUndo*>(this)->m_pMemberFunction(&const_cast<OG… in GetComment()304 void OGroupSectionUndo::implReInsert( ) in implReInsert()320 void OGroupSectionUndo::implReRemove( ) in implReRemove()
100 class OGroupSectionUndo : public OSectionUndo class110 OGroupSectionUndo(const OGroupSectionUndo&);111 void operator =(const OGroupSectionUndo&);115 OGroupSectionUndo( OReportModel& rMod
3954 addUndoAction(new OGroupSectionUndo(*m_aReportModel in createGroupSection()
Completed in 27 milliseconds