summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 18:57:12 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 18:57:12 +0000
commit4c050180b5906ddc4e4a0020926a09a66079f849 (patch)
tree3922e29fb28287c56dbc5b09eadded9427cebdaf /sfx2
parent6ba8dd221c4b1ac791f207cb97a5fba5de50dfc4 (diff)
INTEGRATION: CWS odbmacros2 (1.16.2); FILE MERGED
2008/02/04 13:15:50 fs 1.16.2.2: RESYNC: (1.16-1.17); FILE MERGED 2007/12/18 21:15:15 fs 1.16.2.1: #i49133# m_xThisDocument is superfluous, it is always the same as SfxObjectShell's WorkingDocument (which has just been renamed to CurrentComponent)
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/inc/appdata.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sfx2/source/inc/appdata.hxx b/sfx2/source/inc/appdata.hxx
index c4ae703101..835d347d7b 100644
--- a/sfx2/source/inc/appdata.hxx
+++ b/sfx2/source/inc/appdata.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: appdata.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: obo $ $Date: 2008-01-04 15:10:24 $
+ * last change: $Author: kz $ $Date: 2008-03-06 19:57:12 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -133,8 +133,6 @@ public:
SvtHelpOptions* pHelpOptions;
// "current" functionality
- ::com::sun::star::uno::Reference< ::com::sun::star::frame::XModel >
- m_xThisDocument;
SfxProgress* pProgress;
ISfxTemplateCommon* pTemplateCommon;