Home
last modified time | relevance | path

Searched defs:createPagebreakStyle (Results 1 – 3 of 3) sorted by relevance

/plugin/odt/ODT/styles/
H A DODTParagraphStyle.php449 public static function createPagebreakStyle($style_name, $parent=NULL,$before=true) { function in ODTParagraphStyle
/plugin/odt/helper/
H A Dstylefactory.php277 public static function createPagebreakStyle($style_name, $parent=NULL,$before=true) { function in helper_plugin_odt_stylefactory
/plugin/odt/ODT/
H A DODTDocument.php927 public function createPagebreakStyle($parent=NULL,$before=true) { function in ODTDocument