Home
last modified time | relevance | path

Searched refs:ODTPageLayoutStyle (Results 1 – 4 of 4) sorted by relevance

/plugin/odt/ODT/styles/
H A DODTPageLayoutStyle.php15 class ODTPageLayoutStyle extends ODTStyle class
218 $style = new ODTPageLayoutStyle();
H A DODTStyle.php137 $style = ODTPageLayoutStyle::importODTStyle($xmlCode);
/plugin/odt/ODT/
H A DODTImport.php729 …static public function set_page_properties(ODTInternalParams $params, ODTPageLayoutStyle $pageStyl…
H A DODTDocument.php897 $style_obj = ODTPageLayoutStyle::createPageLayoutStyle($properties);