Home
last modified time | relevance | path

Searched refs:getElementName (Results 1 – 25 of 38) sorted by last modified time

12

/plugin/combo/syntax/
H A Dnavbarcollapse.php227 public static function getElementName() function in syntax_plugin_combo_navbarcollapse
H A Dunit.php191 public static function getElementName() function in syntax_plugin_combo_unit
/plugin/odt/ODT/
H A DODTState.php127 $name = $element->getElementName();
232 $string .= $indent . $this->stack [$search]->getElementName().";\n";
262 if ($this->stack [$search]->getElementName() == $name) {
H A DODTTable.php96 $params->document->state->getCurrent()->getElementName() == 'root') {
/plugin/odt/ODT/elements/
H A DODTElementFrame.php39 public function getElementName () { function in ODTElementFrame
H A DODTElementList.php37 public function getElementName () { function in ODTElementList
H A DODTElementListHeader.php32 public function getElementName () { function in ODTElementListHeader
H A DODTElementListItem.php32 public function getElementName () { function in ODTElementListItem
H A DODTElementNote.php29 public function getElementName () { function in ODTElementNote
H A DODTElementParagraph.php30 public function getElementName () { function in ODTElementParagraph
H A DODTElementSpan.php30 public function getElementName () { function in ODTElementSpan
H A DODTElementTable.php51 public function getElementName () { function in ODTElementTable
H A DODTElementTableCell.php36 public function getElementName () { function in ODTElementTableCell
H A DODTElementTableColumn.php31 public function getElementName () { function in ODTElementTableColumn
H A DODTElementTableRow.php40 public function getElementName () { function in ODTElementTableRow
H A DODTElementTextBox.php29 public function getElementName () { function in ODTElementTextBox
H A DODTRoot.php28 public function getElementName () { function in ODTElementRoot
H A DODTStateElement.php147 abstract public function getElementName (); function in ODTStateElement
/plugin/odt/ODT/styles/
H A DODTMasterPageStyle.php46 public function getElementName() { function in ODTMasterPageStyle
H A DODTPageLayoutStyle.php123 public function getElementName() { function in ODTPageLayoutStyle
H A DODTStyle.php37 abstract public function getElementName(); function in ODTStyle
H A DODTStyleStyle.php69 public function getElementName() { function in ODTStyleStyle
143 $element = $this->getElementName();
H A DODTTextListStyle.php84 public function getElementName() { function in ODTTextListStyle
273 $element = $this->getElementName();
H A DODTTextOutlineStyle.php55 public function getElementName() { function in ODTTextOutlineStyle
208 $element = $this->getElementName();
H A DODTUnknownStyle.php35 public function getElementName() { function in ODTUnknownStyle

12