diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-01-07 07:43:03 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-01-07 07:43:03 +0000 |
commit | 3ee0f56ee6427f1b0432a01a7c73356b1d99cc75 (patch) | |
tree | f7de94578dbc105b65de1c7416a490d690d83324 /uui | |
parent | b4ca8fa2a10416523a1c37054a3b28ad455271e0 (diff) |
INTEGRATION: CWS supdremove (1.2.136); FILE MERGED
2007/11/16 10:23:42 vg 1.2.136.1: #i83674# cleanup: remove obsolete SUPD macro use
Diffstat (limited to 'uui')
-rw-r--r-- | uui/source/mphndl.hxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/uui/source/mphndl.hxx b/uui/source/mphndl.hxx index 47879b38f1b7..0862c1a21911 100644 --- a/uui/source/mphndl.hxx +++ b/uui/source/mphndl.hxx @@ -4,9 +4,9 @@ * * $RCSfile: mphndl.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: rt $ $Date: 2005-09-09 10:25:12 $ + * last change: $Author: obo $ $Date: 2008-01-07 08:43:03 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -107,9 +107,7 @@ public: getSupportedServiceNames_static(); static com::sun::star::uno::Reference< com::sun::star::uno::XInterface > -#if SUPD >= 590 SAL_CALL -#endif // SUPD 590 createInstance(com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory > const &); }; |