Esempio n. 1
0
 function write_string($row, $col, $str)
 {
     parent::write_string($row, $col, $str, $this->m_format);
 }