Home
last modified time | relevance | path

Searched refs:aShortSprm (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx918 aShortSprm[0] = (sal_uInt8)( ( nPrm & 0xfe) >> 1 ); in GetSprms()
919 aShortSprm[1] = (sal_uInt8)( nPrm >> 8 ); in GetSprms()
923 p->pMemPos = aShortSprm; in GetSprms()
1015 aShortSprm[0] = (sal_uInt8)( ( nSprmId & 0x00ff) ); in GetSprms()
1016 aShortSprm[1] = (sal_uInt8)( ( nSprmId & 0xff00) >> 8 ); in GetSprms()
1017 aShortSprm[2] = (sal_uInt8)( nPrm >> 8 ); in GetSprms()
1023 p->pMemPos = aShortSprm; in GetSprms()
H A Dww8scan.hxx321 SVBT32 aShortSprm; // mini storage: can contain ONE sprm with member in WW8PLCFx_PCDAttrs
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx1042 aShortSprm[0] = (sal_uInt8)( ( nPrm & 0xfe) >> 1 ); in GetSprms()
1043 aShortSprm[1] = (sal_uInt8)( nPrm >> 8 ); in GetSprms()
1047 p->pMemPos = aShortSprm; in GetSprms()
1139 aShortSprm[0] = (sal_uInt8)( ( nSprmId & 0x00ff) ); in GetSprms()
1140 aShortSprm[1] = (sal_uInt8)( ( nSprmId & 0xff00) >> 8 ); in GetSprms()
1141 aShortSprm[2] = (sal_uInt8)( nPrm >> 8 ); in GetSprms()
1147 p->pMemPos = aShortSprm; in GetSprms()
H A Dww8scan.hxx412 SVBT32 aShortSprm; // mini storage: can contain ONE sprm with member in WW8PLCFx_PCDAttrs