Home
last modified time | relevance | path

Searched defs:createSizeOnlyTextStyle (Results 1 – 2 of 2) sorted by relevance

/plugin/odt/ODT/styles/
H A DODTTextStyle.php327 public static function createSizeOnlyTextStyle ($name, $size) { function in ODTTextStyle
/plugin/odt/helper/
H A Dstylefactory.php264 public static function createSizeOnlyTextStyle ($name, $size) { function in helper_plugin_odt_stylefactory