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