Searched refs:adjustFontSizes (Results 1 – 2 of 2) sorted by relevance
183 $this->document->adjustFontSizes($this->config->getParam('css_font_size').'pt');207 $this->document->adjustFontSizes($this->config->getParam('css_font_size').'pt');
2229 public function adjustFontSizes($newBaseSize) { function in ODTDocument