Home
last modified time | relevance | path

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

/plugin/odt/renderer/
H A Dpage.php2244 public function subFromValue ($value, $sub) { function in renderer_plugin_odt_page
2245 return $this->document->subFromValue ($value, $sub);
/plugin/odt/ODT/
H A DODTDocument.php2214 public function subFromValue ($value, $sub) { function in ODTDocument