Searched defs:createPagebreakStyle (Results 1 – 3 of 3) sorted by relevance
| /plugin/odt/ODT/styles/ | ||
| D | ODTParagraphStyle.php | 449 public static function createPagebreakStyle($style_name, $parent=NULL,$before=true) { function in ODTParagraphStyle |
| /plugin/odt/helper/ | ||
| D | stylefactory.php | 277 public static function createPagebreakStyle($style_name, $parent=NULL,$before=true) { function in helper_plugin_odt_stylefactory |
| /plugin/odt/ODT/ | ||
| D | ODTDocument.php | 927 public function createPagebreakStyle($parent=NULL,$before=true) { function in ODTDocument |