Home
last modified time | relevance | path

Searched defs:getOpeningTag (Results 1 – 15 of 15) sorted by path

/plugin/odt/ODT/elements/
H A DODTElementFrame.php48 public function getOpeningTag (ODTInternalParams $params=NULL) { function in ODTElementFrame
H A DODTElementList.php46 public function getOpeningTag () { function in ODTElementList
H A DODTElementListHeader.php41 public function getOpeningTag () { function in ODTElementListHeader
H A DODTElementListItem.php41 public function getOpeningTag () { function in ODTElementListItem
H A DODTElementNote.php38 public function getOpeningTag () { function in ODTElementNote
H A DODTElementParagraph.php39 public function getOpeningTag () { function in ODTElementParagraph
H A DODTElementSpan.php39 public function getOpeningTag () { function in ODTElementSpan
H A DODTElementTable.php60 public function getOpeningTag () { function in ODTElementTable
H A DODTElementTableCell.php45 public function getOpeningTag () { function in ODTElementTableCell
H A DODTElementTableColumn.php40 public function getOpeningTag () { function in ODTElementTableColumn
H A DODTElementTableHeaderCell.php31 public function getOpeningTag () { function in ODTElementTableHeaderCell
H A DODTElementTableRow.php49 public function getOpeningTag () { function in ODTElementTableRow
H A DODTElementTextBox.php38 public function getOpeningTag () { function in ODTElementTextBox
H A DODTRoot.php38 public function getOpeningTag () { function in ODTElementRoot
H A DODTStateElement.php154 abstract public function getOpeningTag (); function in ODTStateElement