summaryrefslogtreecommitdiff
path: root/sc/source/ui/unoobj/cellvaluebinding.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-27 12:41:45 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-27 12:41:45 +0000
commit939e10b70dacd7eb98da40830507559c70dd0350 (patch)
treef545f81329e19ceb61f02da068c59e1c092b93e5 /sc/source/ui/unoobj/cellvaluebinding.hxx
parent68ac37cec0ae4b3e0dbf4087a9d2da5e9cbefbe4 (diff)
INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED
2006/12/14 17:57:16 nn 1.4.324.1: #i69284# warning-free: ui, unxsols4
Diffstat (limited to 'sc/source/ui/unoobj/cellvaluebinding.hxx')
-rw-r--r--sc/source/ui/unoobj/cellvaluebinding.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sc/source/ui/unoobj/cellvaluebinding.hxx b/sc/source/ui/unoobj/cellvaluebinding.hxx
index 04b8944c43b3..e72210d62347 100644
--- a/sc/source/ui/unoobj/cellvaluebinding.hxx
+++ b/sc/source/ui/unoobj/cellvaluebinding.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: cellvaluebinding.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 22:42:46 $
+ * last change: $Author: vg $ $Date: 2007-02-27 13:41:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -125,6 +125,8 @@ namespace calc
sal_Bool _bListPos
);
+ using OCellValueBinding_PBase::getFastPropertyValue;
+
protected:
~OCellValueBinding( );