Home
last modified time | relevance | path

Searched defs:margin_top (Results 1 – 3 of 3) sorted by relevance

/plugin/odt/ODT/
H A Dpage.php23 var $margin_top = 2; variable in pageFormat
39 …public static function formatToString ($format, $orientation, $margin_top=2, $margin_right=2, $mar…
67 …public static function queryFormat (&$dest, $format, $orientation='portrait', $margin_top=2, $marg…
244 …public function setFormat($format, $orientation='portrait', $margin_top=2, $margin_right=2, $margi…
H A DODTDocument.php1637 …public function setStartPageFormat ($format=NULL, $orientation=NULL, $margin_top=NULL, $margin_rig…
1667 …public function setPageFormat ($format=NULL, $orientation=NULL, $margin_top=NULL, $margin_right=NU…
/plugin/odt/renderer/
H A Dpage.php310 …public function setPageFormat ($format=NULL, $orientation=NULL, $margin_top=NULL, $margin_right=NU…