summaryrefslogtreecommitdiff
path: root/ucbhelper/inc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-07 07:42:30 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-07 07:42:30 +0000
commit3e2012f257bc545a0d26a2ee998f272156ef64c0 (patch)
treea69b60ab3247e566ae62c6ee853c59bd684b9494 /ucbhelper/inc
parentc4ea4fcf5859b0d6eac6bd61ac646b6ce58af0fc (diff)
INTEGRATION: CWS supdremove (1.17.20); FILE MERGED
2007/11/16 10:23:37 vg 1.17.20.1: #i83674# cleanup: remove obsolete SUPD macro use
Diffstat (limited to 'ucbhelper/inc')
-rw-r--r--ucbhelper/inc/ucbhelper/content.hxx15
1 files changed, 2 insertions, 13 deletions
diff --git a/ucbhelper/inc/ucbhelper/content.hxx b/ucbhelper/inc/ucbhelper/content.hxx
index 46410c97c94d..cfc81924dce4 100644
--- a/ucbhelper/inc/ucbhelper/content.hxx
+++ b/ucbhelper/inc/ucbhelper/content.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: content.hxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: ihi $ $Date: 2007-06-05 14:48:25 $
+ * last change: $Author: obo $ $Date: 2008-01-07 08:42:30 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -608,17 +608,6 @@ public:
void
abortCommand();
-#if SUPD<615
- /**
- * This method returns the command environment of the content.
- *
- * @return the command environment.
- */
- ::com::sun::star::uno::Reference<
- ::com::sun::star::ucb::XCommandEnvironment >
- getCommandEnvironment();
-#endif
-
//////////////////////////////////////////////////////////////////////
// Special commands.
//////////////////////////////////////////////////////////////////////