Home
last modified time | relevance | path

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

/plugin/odt/helper/
H A Dunits.php130 public function getTwipsPerPixelY () { function in helper_plugin_odt_units
131 return $this->internal->getTwipsPerPixelY();
/plugin/odt/ODT/
H A DODTUnits.php128 public function getTwipsPerPixelY () { function in ODTUnits