| java.lang.Object org.apache.poi.hwpf.sprm.SprmUtils
SprmUtils | public class SprmUtils (Code) | | |
SprmUtils | public SprmUtils()(Code) | | |
addSpecialSprm | public static int addSpecialSprm(short instruction, byte[] varParam, List list)(Code) | | |
addSprm | public static int addSprm(short instruction, int param, byte[] varParam, List list)(Code) | | |
convertBrcToInt | public static int convertBrcToInt(short[] brc)(Code) | | |
getGrpprl | public static byte[] getGrpprl(List sprmList, int size)(Code) | | |
shortArrayToByteArray | public static byte[] shortArrayToByteArray(short[] convert)(Code) | | |
|
|