diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-08-12 11:08:32 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-08-12 11:08:32 +0000 |
commit | 88ee2400584671d989088867d6235b49870d2fe2 (patch) | |
tree | 6a6f2c8b23a53518096071164a71770844c22136 /sw/inc/unoframe.hxx | |
parent | 9e852062aa9ceb51ee97e46f24c8cff564d901e3 (diff) |
INTEGRATION: CWS tune05 (1.17.302); FILE MERGED
2004/07/22 11:23:48 cmc 1.17.302.1: #i30554# unused ctors
Diffstat (limited to 'sw/inc/unoframe.hxx')
-rw-r--r-- | sw/inc/unoframe.hxx | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/inc/unoframe.hxx b/sw/inc/unoframe.hxx index 2ee558c5a295..da77c7ad775c 100644 --- a/sw/inc/unoframe.hxx +++ b/sw/inc/unoframe.hxx @@ -2,9 +2,9 @@ * * $RCSfile: unoframe.hxx,v $ * - * $Revision: 1.17 $ + * $Revision: 1.18 $ * - * last change: $Author: kz $ $Date: 2003-09-11 09:39:06 $ + * last change: $Author: obo $ $Date: 2004-08-12 12:08:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -125,7 +125,6 @@ protected: virtual ~SwXFrame(); public: - SwXFrame( ); SwXFrame(FlyCntType eSet, const SfxItemPropertyMap* pMap, SwDoc *pDoc ); //Descriptor-If |