Home
last modified time | relevance | path

Searched defs:createParagraphStyle (Results 1 – 5 of 5) sorted by relevance

/plugin/odt/ODT/styles/
H A DODTParagraphStyle.php334 …public static function createParagraphStyle(array $properties, array $disabled_props = NULL, ODTDo… function in ODTParagraphStyle
/plugin/odt/helper/
H A Dstylefactory.php125 public static function createParagraphStyle(array $properties, array $disabled_props = NULL){ function in helper_plugin_odt_stylefactory
/plugin/odt/ODT/
H A DODTUtility.php672 …protected static function createParagraphStyle (ODTInternalParams $params, $element, $attributes, … function in ODTUtility
H A DODTDocument.php1442 public function createParagraphStyle ($properties, $common=true) { function in ODTDocument
/plugin/odt/renderer/
H A Dpage.php2154 public function createParagraphStyle ($properties, $common=true) { function in renderer_plugin_odt_page