summaryrefslogtreecommitdiff
path: root/sw/source/filter
diff options
context:
space:
mode:
authorCaolán McNamara <cmc@openoffice.org>2002-01-15 16:41:38 +0000
committerCaolán McNamara <cmc@openoffice.org>2002-01-15 16:41:38 +0000
commit48129f15527cb185dd45e8b769344a493bbb762d (patch)
tree5c18046266a99d8ad871e71beb922afa431e2ac7 /sw/source/filter
parentadf6dec3ad8eedff8700cc72e86683a75093c124 (diff)
#96488# WW8 sprmCHpsPos is 2 bytes not 1
Diffstat (limited to 'sw/source/filter')
-rw-r--r--sw/source/filter/ww8/ww8scan.cxx12
1 files changed, 3 insertions, 9 deletions
diff --git a/sw/source/filter/ww8/ww8scan.cxx b/sw/source/filter/ww8/ww8scan.cxx
index c57d7061eff2..f947c63adf9c 100644
--- a/sw/source/filter/ww8/ww8scan.cxx
+++ b/sw/source/filter/ww8/ww8scan.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: ww8scan.cxx,v $
*
- * $Revision: 1.34 $
+ * $Revision: 1.35 $
*
- * last change: $Author: cmc $ $Date: 2002-01-10 14:00:35 $
+ * last change: $Author: cmc $ $Date: 2002-01-15 17:41:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -504,12 +504,6 @@ DateTime WW8ScannerBase::WW8DTTM2DateTime(long lDTTM)
return aDateTime;
}
-void WW8_BRC::clear()
-{
- *(USHORT *)aBits1=0;
- *(USHORT *)aBits2=0;
-}
-
short WW8_BRC::DetermineBorderProperties( BOOL bVer67, short *pSpace,
BYTE *pCol, short *pIdx ) const
{
@@ -6005,7 +5999,7 @@ static SprmInfo aWwSprmTab[] = {
0x2A42, 1, L_FIX, // "sprmCIco" chp.ico;ico;byte;
0x4A43, 2, L_FIX, // "sprmCHps" chp.hps;hps;byte; ACHTUNG: ich nehme mal lieber ein: word;
0x2A44, 1, L_FIX, // "sprmCHpsInc" chp.hps;(see below);byte;
- 0x4845, 1, L_FIX, // "sprmCHpsPos" chp.hpsPos;hps;byte;
+ 0x4845, 2, L_FIX, // "sprmCHpsPos" chp.hpsPos;hps;short; (doc wrong)
0x2A46, 1, L_FIX, // "sprmCHpsPosAdj" chp.hpsPos;hps (see below);byte;
0xCA47, 0, L_VAR, // "sprmCMajority" chp.fBold, chp.fItalic, chp.fSmallCaps, chp.fVanish, chp.fStrike, chp.fCaps, chp.rgftc, chp.hps, chp.hpsPos, chp.kul, chp.dxaSpace, chp.ico, chp.rglid;complex (see below);variable length, length byte plus size of following grpprl;
0x2A48, 1, L_FIX, // "sprmCIss" chp.iss;iss;byte;