Searched refs:aShortSprm (Results 1 – 4 of 4) sorted by relevance
918 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()
321 SVBT32 aShortSprm; // mini storage: can contain ONE sprm with member in WW8PLCFx_PCDAttrs
1042 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()
412 SVBT32 aShortSprm; // mini storage: can contain ONE sprm with member in WW8PLCFx_PCDAttrs