Home
last modified time | relevance | path

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

/AOO41X/main/xmerge/source/pexcel/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()
/AOO41X/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 Dimpop.cxx656 void ImportExcel::DefColWidth( void ) in DefColWidth() function in ImportExcel
/AOO41X/main/sc/source/filter/inc/
H A Dimp_op.hxx152 void DefColWidth( void ); // 0x55