$this->ccol = 0;\r
$this->crow++;\r
}\r
- $this->WriteNumber_pos( $this->crow, $this->ccol, &$value );\r
+ $this->WriteNumber_pos( $this->crow, $this->ccol, $value );\r
$this->ccol++;\r
return;\r
}\r
$this->ccol = 0;\r
$this->crow++;\r
}\r
- $this->WriteText_pos( $this->crow, $this->ccol, &$value );\r
+ $this->WriteText_pos( $this->crow, $this->ccol, $value );\r
$this->ccol++;\r
return;\r
}\r