Lines Matching refs:SdrView

55     for ( SdrView* pView = aIter.FirstView(); pView; pView = aIter.NextView() )  in ImplUnmarkObject()
67 SdrView* pV=PTR_CAST(SdrView,&rView); in CanRepeat()
74 SdrView* pV=PTR_CAST(SdrView,&rView); in Repeat()
81 SdrView* pV=PTR_CAST(SdrView,&rView); in GetRepeatComment()
86 bool SdrUndoAction::CanSdrRepeat(SdrView& /*rView*/) const in CanSdrRepeat()
91 void SdrUndoAction::SdrRepeat(SdrView& /*rView*/) in SdrRepeat() argument
95 XubString SdrUndoAction::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
167 bool SdrUndoGroup::CanSdrRepeat(SdrView& rView) const in CanSdrRepeat()
191 void SdrUndoGroup::SdrRepeat(SdrView& rView) in SdrRepeat()
214 XubString SdrUndoGroup::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
601 void SdrUndoAttrObj::SdrRepeat(SdrView& rView) in SdrRepeat()
609 bool SdrUndoAttrObj::CanSdrRepeat(SdrView& rView) const in CanSdrRepeat()
614 XubString SdrUndoAttrObj::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
655 void SdrUndoMoveObj::SdrRepeat(SdrView& rView) in SdrRepeat()
660 bool SdrUndoMoveObj::CanSdrRepeat(SdrView& rView) const in CanSdrRepeat()
665 XubString SdrUndoMoveObj::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
943 void SdrUndoDelObj::SdrRepeat(SdrView& rView) in SdrRepeat()
948 bool SdrUndoDelObj::CanSdrRepeat(SdrView& rView) const in CanSdrRepeat()
953 XubString SdrUndoDelObj::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
1245 XubString SdrUndoObjSetText::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
1252 void SdrUndoObjSetText::SdrRepeat(SdrView& rView) in SdrRepeat()
1288 bool SdrUndoObjSetText::CanSdrRepeat(SdrView& rView) const in CanSdrRepeat()
1640 XubString SdrUndoDelPage::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
1647 void SdrUndoDelPage::SdrRepeat(SdrView& /*rView*/) in SdrRepeat() argument
1651 bool SdrUndoDelPage::CanSdrRepeat(SdrView& /*rView*/) const in CanSdrRepeat()
1688 XubString SdrUndoCopyPage::GetSdrRepeatComment(SdrView& /*rView*/) const in GetSdrRepeatComment()
1695 void SdrUndoCopyPage::SdrRepeat(SdrView& /*rView*/) in SdrRepeat() argument
1700 bool SdrUndoCopyPage::CanSdrRepeat(SdrView& /*rView*/) const in CanSdrRepeat()