Searched refs:SdrUndoCopyPage (Results 1 – 2 of 2) sorted by relevance
734 class SdrUndoCopyPage : public SdrUndoNewPage class737 SdrUndoCopyPage(SdrPage& rNewPg): SdrUndoNewPage(rNewPg) {} in SdrUndoCopyPage() function in SdrUndoCopyPage738 virtual ~SdrUndoCopyPage() {} in ~SdrUndoCopyPage()
1727 XubString SdrUndoCopyPage::GetComment() const in GetComment()1734 XubString SdrUndoCopyPage::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()1741 void SdrUndoCopyPage::SdrRepeat(SdrView& /*rView*/) in SdrRepeat()1746 bool SdrUndoCopyPage::CanSdrRepeat(SdrView& /*rView*/) const in CanSdrRepeat()1977 return new SdrUndoCopyPage( rPage ); in CreateUndoCopyPage()
Completed in 21 milliseconds