summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/filter/ww8/ww8par.hxx19
1 files changed, 13 insertions, 6 deletions
diff --git a/sw/source/filter/ww8/ww8par.hxx b/sw/source/filter/ww8/ww8par.hxx
index a7dee35d1cd3..1ec95b367af8 100644
--- a/sw/source/filter/ww8/ww8par.hxx
+++ b/sw/source/filter/ww8/ww8par.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ww8par.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: cmc $ $Date: 2000-10-10 16:54:06 $
+ * last change: $Author: khz $ $Date: 2000-10-16 10:54:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -42,13 +42,13 @@
* License at http://www.openoffice.org/license.html.
*
* Software provided under this License is provided on an "AS IS" basis,
- * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
- * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+ * WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
+ * WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
* See the License for the specific provisions governing your rights and
* obligations concerning the Software.
*
- * The Initial Developer of the Original Code is: Sun Microsystems, Inc.
+ * The Initial Developer of the Original Code is: Sun Microsystems, Inc..
*
* Copyright: 2000 by Sun Microsystems, Inc.
*
@@ -898,6 +898,9 @@ friend class WW8FormulaControl;
void ReadGrafPrimitive( short& rLeft, WW8_DO* pDo );
void ReadGrafLayer1( WW8PLCFspecial* pPF, long nGrafAnchorCp );
SdrObject* CreateContactObject( SwFlyFrmFmt* pFlyFmt );
+ void ProcessEscherAlign( SvxMSDffImportRec* pRecord,
+ WW8_FSPA& rFSPA,
+ SfxItemSet& rFlySet );
SwFrmFmt* Read_GrafLayer( long nGrafAnchorCp );
void GrafikCtor();
void GrafikDtor();
@@ -1111,10 +1114,14 @@ public: // eigentlich private, geht aber leider nur public
Source Code Control System - Header
- $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/ww8/ww8par.hxx,v 1.2 2000-10-10 16:54:06 cmc Exp $
+ $Header: /zpool/svn/migration/cvs_rep_09_09_08/code/sw/source/filter/ww8/ww8par.hxx,v 1.3 2000-10-16 10:54:58 khz Exp $
+
Source Code Control System - Update
$Log: not supported by cvs2svn $
+ Revision 1.2 2000/10/10 16:54:06 cmc
+ MSOffice 97/2000 Controls {Im|Ex}port
+
Revision 1.1.1.1 2000/09/18 17:14:58 hr
initial import