Searched refs:OGroupSectionUndo (Results 1 – 3 of 3) sorted by relevance
265 TYPEINIT1( OGroupSectionUndo, OSectionUndo );267 OGroupSectionUndo::OGroupSectionUndo(OReportModel& _rMod,sal_uInt16 _nSlot in OGroupSectionUndo() function in rptui::OGroupSectionUndo286 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()
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 110 milliseconds