Home
last modified time | relevance | path

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

/plugin/odt/ODT/
H A Dpage.php368 function getAbsHeightMindMargins ($percentage = '100'){ function in pageFormat
H A DODTDocument.php1831 function getAbsHeightMindMargins ($percentage = '100'){ function in ODTDocument
1832 return $this->page->getAbsHeightMindMargins($percentage);
/plugin/odt/renderer/
H A Dpage.php617 return $this->document->getAbsHeightMindMargins($percentage);