Home
last modified time | relevance | path

Searched refs:DefColWidth (Results 1 – 6 of 6) sorted by relevance

/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DDefColWidth.java37 public class DefColWidth implements BIFFRecord { class
43 public DefColWidth() { in DefColWidth() method in DefColWidth
55 public DefColWidth(InputStream is) throws IOException { in DefColWidth() method in DefColWidth
H A DWorksheet.java51 private DefColWidth dcw = new DefColWidth();
192 dcw = new DefColWidth(is); in read()
/trunk/main/sc/source/filter/excel/
H A Dread.cxx392 case 0x55: DefColWidth(); break; in Read()
431 case 0x55: DefColWidth(); break; in Read()
500 case 0x55: DefColWidth(); break; in Read()
623 case 0x55: DefColWidth(); break; in Read()
1084 case 0x55: DefColWidth(); break; in Read()
H A Dooxml-export-TODO.txt97 @defaultColWidth: DefColWidth
H A Dimpop.cxx656 void ImportExcel::DefColWidth( void ) in DefColWidth() function in ImportExcel
/trunk/main/sc/source/filter/inc/
H A Dimp_op.hxx152 void DefColWidth( void ); // 0x55

Completed in 39 milliseconds