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
commite11a4eead78572f02b57acf9d00ceec20894059f (patch)
tree254a163971209b01d0fd0f8e34b86f0ea8a637e2 /sc/source/ui/unoobj/cellvaluebinding.hxx
parentd4f6aae4d87876328486abc371ade8de8f022077 (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 04b8944c4..e72210d62 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( );