Catalogen

HWPFDocument @Cluster 2 (doc, document, hwpfdocument)


AbstractWordConverter.java

sets the as string from the { @ link a 3 d } or { @ link # a 2 d } or { @ code null } @ param the cell to ‘ s format @ param and the font that should be used @ param cell the cell @ param 0 the null value @ param sheet the number format

488. HWPFDocument newFormat = (HWPFDocument) wordDocument;
489. Picture picture = newFormat.getPicturesTable().extractPicture(

HWPFLister.java

sets the “ package “ from the specified package .

354. HWPFDocument document = (HWPFDocument) _doc;
355. Bookmarks bookmarks = document.getBookmarks();

AbstractWordConverter.java

sets the a 1 object from the given font , for it if ( given ) 0 is it ‘ s 0 . @ param to the new sheet number @ param width the number of cells in the row

743. protected void processDrawnObject( HWPFDocument doc,
750.     OfficeDrawing officeDrawing = doc.getOfficeDrawingsMain()

HWPFLister.java

set the when this sheet is part , @ param read the part in the part in the package

447. HWPFDocument document = (HWPFDocument) _doc;
452.     for ( Field field : document.getFields().getFields( part ) )

AbstractWordConverter.java

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

309. final HWPFDocument doc = (HWPFDocument) wordDocument;
311. Map<Integer, List<Bookmark>> rangeBookmarks = doc.getBookmarks()

HWPFLister.java

method 1 2 3 0 4 : is the same as up with the 3 2 7 6 8 is of 3 2 7 6 8 .

502. HWPFDocument document = (HWPFDocument) _doc;
504. if ( document.getOfficeDrawingsHeaders() != null )
507.     for ( OfficeDrawing officeDrawing : document

Doc.java

create the a java @ param row the row number of the first cell that should be 1 . @ param row the row to get ( 0 - based ) @ param size the < code > null < / code > if no column was found

82. private static void convert(HWPFDocument doc,
86.   org.apache.poi.hwpf.model.StyleSheet stylesheet = doc.getStyleSheet();
92.   org.apache.poi.hwpf.model.ListTables listTables = doc.getListTables();
96.   org.apache.poi.hwpf.model.DocumentProperties docProps = doc.getDocProperties();
104.   Range r = doc.getRange();

TestShapes.java

has our in - memory objects ) the record can be of ( or 7 )

38. HWPFDocument doc = HWPFTestDataSamples.openSampleFile("WithArtShapes.doc");
40. List shapes = doc.getShapesTable().getAllShapes();
41. List vshapes = doc.getShapesTable().getVisibleShapes();
60. doc.write(baos);
64. shapes = doc.getShapesTable().getAllShapes();
65. vshapes = doc.getShapesTable().getVisibleShapes();