Home
last modified time | relevance | path

Searched refs:closeFrame (Results 1 – 3 of 3) sorted by relevance

/plugin/odt/ODT/
H A DODTFrame.php126 self::closeFrame($params);
364 public static function closeFrame (ODTInternalParams $params) { function in ODTFrame
H A DODTDocument.php1357 function closeFrame () { function in ODTDocument
1359 ODTFrame::closeFrame($this->params);
/plugin/odt/renderer/
H A Dpage.php1976 $this->document->closeFrame();