Searched refs:createPageLayoutStyle (Results 1 – 3 of 3) sorted by relevance
251 public static function createPageLayoutStyle(array $properties, array $disabled_props = NULL) { function in helper_plugin_odt_stylefactory252 return ODTUnknownStyle::createPageLayoutStyle($properties, $disabled_props);
346 public static function createPageLayoutStyle(array $properties, array $disabled_props = NULL) { function in ODTPageLayoutStyle
897 $style_obj = ODTPageLayoutStyle::createPageLayoutStyle($properties);