Home
last modified time | relevance | path

Searched refs:AggregationTableOdt (Results 1 – 2 of 2) sorted by relevance

/plugin/structodt/syntax/
Dtable.php10 use dokuwiki\plugin\structodt\meta\AggregationTableOdt; alias
17 protected $tableclass = AggregationTableOdt::class;
/plugin/structodt/meta/
DAggregationTableOdt.php8 class AggregationTableOdt extends AggregationTable { class