diff options
author | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2010-11-19 10:36:41 +0100 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@oracle.com> | 2010-11-19 10:36:41 +0100 |
commit | 2b9a26dea1ac3f9b2f85d9c693e9b070fe5ac0d6 (patch) | |
tree | f484e1330913a1e2e5df3866d4d4757adf57bb96 /sd/source/ui/inc | |
parent | 0e3c6f024b0b36c10b9a82dad79eb58baffb555b (diff) |
undoapi: removed EnterStandardMode, again. The requirements / results in the different applications are that different - it does make sense to have a single method doing this, as defining its semantics is rather impossible
Diffstat (limited to 'sd/source/ui/inc')
-rwxr-xr-x | sd/source/ui/inc/ViewShellBase.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/inc/ViewShellBase.hxx b/sd/source/ui/inc/ViewShellBase.hxx index 4ff64456ad2f..38f7223f1d83 100755 --- a/sd/source/ui/inc/ViewShellBase.hxx +++ b/sd/source/ui/inc/ViewShellBase.hxx @@ -188,7 +188,6 @@ public: virtual void WriteUserData (String&, BOOL bBrowse = FALSE); virtual void ReadUserData (const String&, BOOL bBrowse = FALSE); virtual SdrView* GetDrawView (void) const; - virtual void EnterStandardMode(); virtual void AdjustPosSizePixel (const Point &rOfs, const Size &rSize); /** When <TRUE/> is given, then the mouse shape is set to hour glass (or |