summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/docsh.hxx
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-03-21 19:06:35 +0000
committerMatúš Kukan <matus.kukan@gmail.com>2012-07-17 16:39:28 +0200
commitc0f49f43d1c07980625a4eb4e1bb344013c74316 (patch)
treee0aff231d84884997ff3a51226ea1cc0b130698b /sc/source/ui/inc/docsh.hxx
parent5e23c25b4efc0a4bbc0611bc0981731a2c8f8194 (diff)
split ScDocFunc interceptor to new collab/ module and start on it
Diffstat (limited to 'sc/source/ui/inc/docsh.hxx')
-rw-r--r--sc/source/ui/inc/docsh.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/inc/docsh.hxx b/sc/source/ui/inc/docsh.hxx
index eeb0124299b3..3971e5edc19e 100644
--- a/sc/source/ui/inc/docsh.hxx
+++ b/sc/source/ui/inc/docsh.hxx
@@ -165,6 +165,8 @@ class SC_DLLPUBLIC ScDocShell: public SfxObjectShell, public SfxListener
SC_DLLPRIVATE void UseSheetSaveEntries();
+ SC_DLLPRIVATE ScDocFunc *CreateDocFunc();
+
protected:
virtual void Notify( SfxBroadcaster& rBC, const SfxHint& rHint );