Lines Matching refs:SdrView

58     for ( SdrView* pView = aIter.FirstView(); pView; pView = aIter.NextView() )  in ImplUnmarkObject()
70 SdrView* pV=PTR_CAST(SdrView,&rView); in CanRepeat()
77 SdrView* pV=PTR_CAST(SdrView,&rView); in Repeat()
84 SdrView* pV=PTR_CAST(SdrView,&rView); in GetRepeatComment()
89 bool SdrUndoAction::CanSdrRepeat(SdrView& /*rView*/) const in CanSdrRepeat()
94 void SdrUndoAction::SdrRepeat(SdrView& /*rView*/) in SdrRepeat() argument
98 XubString SdrUndoAction::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
170 bool SdrUndoGroup::CanSdrRepeat(SdrView& rView) const in CanSdrRepeat()
194 void SdrUndoGroup::SdrRepeat(SdrView& rView) in SdrRepeat()
217 XubString SdrUndoGroup::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
604 void SdrUndoAttrObj::SdrRepeat(SdrView& rView) in SdrRepeat()
612 bool SdrUndoAttrObj::CanSdrRepeat(SdrView& rView) const in CanSdrRepeat()
617 XubString SdrUndoAttrObj::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
658 void SdrUndoMoveObj::SdrRepeat(SdrView& rView) in SdrRepeat()
663 bool SdrUndoMoveObj::CanSdrRepeat(SdrView& rView) const in CanSdrRepeat()
668 XubString SdrUndoMoveObj::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
946 void SdrUndoDelObj::SdrRepeat(SdrView& rView) in SdrRepeat()
951 bool SdrUndoDelObj::CanSdrRepeat(SdrView& rView) const in CanSdrRepeat()
956 XubString SdrUndoDelObj::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
1291 XubString SdrUndoObjSetText::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
1298 void SdrUndoObjSetText::SdrRepeat(SdrView& rView) in SdrRepeat()
1334 bool SdrUndoObjSetText::CanSdrRepeat(SdrView& rView) const in CanSdrRepeat()
1686 XubString SdrUndoDelPage::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
1693 void SdrUndoDelPage::SdrRepeat(SdrView& /*rView*/) in SdrRepeat() argument
1697 bool SdrUndoDelPage::CanSdrRepeat(SdrView& /*rView*/) const in CanSdrRepeat()
1734 XubString SdrUndoCopyPage::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
1741 void SdrUndoCopyPage::SdrRepeat(SdrView& /*rView*/) in SdrRepeat() argument
1746 bool SdrUndoCopyPage::CanSdrRepeat(SdrView& /*rView*/) const in CanSdrRepeat()