summaryrefslogtreecommitdiff
path: root/include/sfx2/doctempl.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-02-22 20:43:56 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-02-22 21:06:02 +0100
commit92da12ad15a9c11c5f117f1c490d5113bdead045 (patch)
tree387c3f8eb02be86e85c3e592f801138f80d84cc1 /include/sfx2/doctempl.hxx
parentc95c96d62d4c7811afe0bace7c23154837a716a8 (diff)
Pick a single place to declare SfxObjectShellRef typedef
Change-Id: Ie949f4d9002beefb810c87cdd44bf59f575da101
Diffstat (limited to 'include/sfx2/doctempl.hxx')
-rw-r--r--include/sfx2/doctempl.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/sfx2/doctempl.hxx b/include/sfx2/doctempl.hxx
index f84848bbfdc0..d07d2fe9a89d 100644
--- a/include/sfx2/doctempl.hxx
+++ b/include/sfx2/doctempl.hxx
@@ -29,11 +29,6 @@
class SfxObjectShell;
-#ifndef SFX_DECL_OBJECTSHELL_DEFINED
-#define SFX_DECL_OBJECTSHELL_DEFINED
-typedef tools::SvRef<SfxObjectShell> SfxObjectShellRef;
-#endif
-
class SfxDocTemplate_Impl;
#ifndef SFX_DECL_DOCTEMPLATES_DEFINED