diff options
author | Niklas Nebel <nn@openoffice.org> | 2000-09-22 17:57:10 +0000 |
---|---|---|
committer | Niklas Nebel <nn@openoffice.org> | 2000-09-22 17:57:10 +0000 |
commit | 785a8c02e13299cff087250939680bffd033a6db (patch) | |
tree | ff410e2e7c7ad1941fdb12df5f759fb130b7f5c6 /sc/source/ui/drawfunc/drawsh2.cxx | |
parent | 73c6926ee72e2d1d52a45c376ffc50eec47fe633 (diff) |
bindings / dispatcher changes
Diffstat (limited to 'sc/source/ui/drawfunc/drawsh2.cxx')
-rw-r--r-- | sc/source/ui/drawfunc/drawsh2.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/ui/drawfunc/drawsh2.cxx b/sc/source/ui/drawfunc/drawsh2.cxx index 8ff554c68..0df139555 100644 --- a/sc/source/ui/drawfunc/drawsh2.cxx +++ b/sc/source/ui/drawfunc/drawsh2.cxx @@ -2,9 +2,9 @@ * * $RCSfile: drawsh2.cxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:44:55 $ + * last change: $Author: nn $ $Date: 2000-09-22 18:50:38 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -203,7 +203,6 @@ //sfxsh.hxx //#define _SFX_SHELL_HXX //#define _SFXAPP_HXX -//#define _SFX_BINDINGS_HXX //#define _SFXDISPATCH_HXX //#define _SFXMSG_HXX *** #define _SFXOBJFACE_HXX |