Home
last modified time | relevance | path

Searched refs:getTwipsPerPixelX (Results 1 – 2 of 2) sorted by relevance

/plugin/odt/helper/
H A Dunits.php121 public function getTwipsPerPixelX () { function in helper_plugin_odt_units
122 return $this->internal->getTwipsPerPixelX ();
/plugin/odt/ODT/
H A DODTUnits.php119 public function getTwipsPerPixelX () { function in ODTUnits