odtDocument = $odtDocument; } public function applyStyles( ezcDocumentLocateable $docBookElement, DOMElement $odtElement ) { $this->seenElements[] = array( $docBookElement->tagName, $odtElement->tagName ); } } ?>