From a0fd222ae1c9ba13d35018c763c9223bb9b88c01 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 17 Feb 2009 09:19:30 +0000 Subject: CWS-TOOLING: integrate CWS tbe36 2009-01-28 10:38:01 +0100 oc r267034 : #i98551 2009-01-22 19:39:48 +0100 tbe r266755 : #i97876# Spreadsheet data changes are not notified 2009-01-20 15:39:37 +0100 tbe r266590 : CWS-TOOLING: rebase CWS tbe36 to trunk@266428 (milestone: DEV300:m39) 2009-01-15 17:52:50 +0100 tbe r266388 : #i97876# Spreadsheet data changes are not notified 2009-01-09 17:08:22 +0100 tbe r266101 : #i97876# Spreadsheet data changes are not notified --- sc/inc/cellsuno.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/inc/cellsuno.hxx') diff --git a/sc/inc/cellsuno.hxx b/sc/inc/cellsuno.hxx index 3c524fb3786f..51822f6c75c9 100644 --- a/sc/inc/cellsuno.hxx +++ b/sc/inc/cellsuno.hxx @@ -849,6 +849,7 @@ protected: public: static const SfxItemPropertyMap* GetEditPropertyMap(); + static const SfxItemPropertyMap* GetCellPropertyMap(); ScCellObj(ScDocShell* pDocSh, const ScAddress& rP); virtual ~ScCellObj(); -- cgit