Searched refs:setTwipsPerPixelX (Results 1 – 4 of 4) sorted by relevance
103 public function setTwipsPerPixelX ($value) { function in helper_plugin_odt_units104 $this->internal->setTwipsPerPixelX ($value);
101 public function setTwipsPerPixelX ($value) { function in ODTUnits
132 $this->units->setTwipsPerPixelX(16);1840 function setTwipsPerPixelX ($value) { function in ODTDocument1841 $this->units->setTwipsPerPixelX ($value);
141 $this->document->setTwipsPerPixelX($this->config->getParam ('twips_per_pixel_x'));