OpenOffice-OODoc - Re: Using tables (sections) from oowriter templates

Posted on Fri Oct 28 23:20:01 2005 by jmgdoc in response to 1254 (See the whole thread of 6)
Re: Using tables (sections) from oowriter templates

With 2.013
$content->getAttribute($content->getTable($n),'table:name'))

can be replaced by
$content->tableName($n)
Write a response