Catalogen

StyleSheet @Cluster 1 (_styledescriptions, if, ss)


CharacterSprmUncompressor.java

sets the a number of the formula which is to be set of . @ param the

53. public static CharacterProperties uncompressCHP( StyleSheet styleSheet,
76.             applySprms( parStyle, styleSheet.getCHPX( style ), 0, false,

Doc.java

set the contents of this shape to be a copy of the source shape . this method is called recursively for each shape when 0 . @ param @ param

140. org.apache.poi.hwpf.model.StyleSheet stylesheet,
148. String styleName = stylesheet

Paragraph.java

adds a new pending @ param data the object to add

150.     StyleSheet styleSheet, PAPX papx, ParagraphProperties properties )
156. byte[] grpprl = styleSheet.getPAPX( style );

HWPFList.java

test that we get the same value as excel and , for

63. private StyleSheet _styleSheet;
219.     CharacterProperties base = _styleSheet.getCharacterStyle( styleIndex );
238.     ParagraphProperties base = _styleSheet.getParagraphStyle( styleIndex );

StyleSheet.java

sets the

179. StyleSheet ss = (StyleSheet)o;
181. if (ss._stshif.equals( this._stshif ) && ss._cbStshi == _cbStshi)
183.   if (ss._styleDescriptions.length == _styleDescriptions.length)
188.       if (ss._styleDescriptions[x] != _styleDescriptions[x])
191.         if (!ss._styleDescriptions[x].equals(_styleDescriptions[x]))