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 | 73bfc5b70621dd814546598631653003b14af923 (patch) | |
tree | 1e589b0f89b29e930ff6947f53820645387e48c2 /sc/source/ui/view/drawvie3.cxx | |
parent | 68e3ba07ad818520fabd9a35985be210756ad432 (diff) |
bindings / dispatcher changes
Diffstat (limited to 'sc/source/ui/view/drawvie3.cxx')
-rw-r--r-- | sc/source/ui/view/drawvie3.cxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sc/source/ui/view/drawvie3.cxx b/sc/source/ui/view/drawvie3.cxx index 95b5a316e2c3..f38e5a0bd082 100644 --- a/sc/source/ui/view/drawvie3.cxx +++ b/sc/source/ui/view/drawvie3.cxx @@ -2,9 +2,9 @@ * * $RCSfile: drawvie3.cxx,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 16:45:08 $ + * last change: $Author: nn $ $Date: 2000-09-22 18:35:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -120,7 +120,6 @@ //#define _SFXSH_HXX //#define _SFX_SHELL_HXX //#define _SFXAPP_HXX -//#define _SFX_BINDINGS_HXX #define _SFXDISPATCH_HXX #define _SFXMSG_HXX #define _SFXOBJFACE_HXX |