summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/navipi.hxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2001-06-11 07:32:56 +0000
committerMathias Bauer <mba@openoffice.org>2001-06-11 07:32:56 +0000
commitafefa4b33253c0f8963c0857cb5ec6387b6e0ed3 (patch)
treed6e26d178ba25cdf5126a182ed52839914428db8 /sc/source/ui/inc/navipi.hxx
parentf46dbfe9115bc47c4e90b4d652410f8ee3d4a93a (diff)
#87722#: no global access for ImageManager
Diffstat (limited to 'sc/source/ui/inc/navipi.hxx')
-rw-r--r--sc/source/ui/inc/navipi.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/inc/navipi.hxx b/sc/source/ui/inc/navipi.hxx
index e256302ef6a7..77bb1e7ae29f 100644
--- a/sc/source/ui/inc/navipi.hxx
+++ b/sc/source/ui/inc/navipi.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: navipi.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:45:00 $
+ * last change: $Author: mba $ $Date: 2001-06-11 08:29:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -321,6 +321,8 @@ private:
void DoResize();
+ SfxBindings& GetBindings()
+ { return rBindings; }
BOOL GetDBAtCursor( String& rStrName );
BOOL GetAreaAtCursor( String& rStrName );