Kaydet (Commit) c6b991f4 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS pathfinder01 (1.2.120); FILE MERGED

2007/07/01 16:33:14 cl 1.2.120.1: #i41800# made getContext() virtual
üst fe7154a2
......@@ -4,9 +4,9 @@
*
* $RCSfile: svdview.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: vg $ $Date: 2007-04-11 16:28:57 $
* last change: $Author: rt $ $Date: 2007-07-06 13:18:53 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -269,7 +269,7 @@ public:
SdrHitKind PickAnything(const MouseEvent& rMEvt, USHORT nMouseDownOrMoveOrUp, SdrViewEvent& rVEvt) const;
SdrHitKind PickAnything(const Point& rLogicPos, SdrViewEvent& rVEvt) const;
BOOL DoMouseEvent(const SdrViewEvent& rVEvt);
SdrViewContext GetContext() const;
virtual SdrViewContext GetContext() const;
// Die Methoden beruecksichtigen den jeweiligen Kontex:
// - Einfaches Zeichnen
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment