Home
last modified time | relevance | path

Searched defs:Big_demo (Results 1 – 1 of 1) sorted by relevance

/dports/misc/excel-writer/Excel_Writer/
H A Dexcel_out_demo.adb27 procedure Big_demo(ef: Excel_type) is subprogram
28 xl: Excel_Out_File;
29 font_1, font_2, font_3, font_title, font_5, font_6: Font_type;
30 fmt_1, fmt_decimal_2, fmt_decimal_0, fmt_title, fmt_5, fmt_boxed, fmt_cust_num, fmt_8,
31 fmt_date_1, fmt_date_2, fmt_date_3, fmt_vertical: Format_type;
32 custom_num, custom_date_num: Number_format_type;
33 some_time: constant Time:= Time_Of(2014, 03, 16, (11.0*60.0 + 55.0)* 60.0 + 17.0);
34 damier: Natural;