Searched refs:setTwipsPerPixelY (Results 1 – 4 of 4) sorted by relevance
112 public function setTwipsPerPixelY ($value) { function in helper_plugin_odt_units113 $this->internal->setTwipsPerPixelY ($value);
110 public function setTwipsPerPixelY ($value) { function in ODTUnits
133 $this->units->setTwipsPerPixelY(20);1849 function setTwipsPerPixelY ($value) { function in ODTDocument1850 $this->units->setTwipsPerPixelY ($value);
142 $this->document->setTwipsPerPixelY($this->config->getParam ('twips_per_pixel_y'));