Searched refs:doPageFormatChange (Results 1 – 3 of 3) sorted by relevance
30 $pageStyle = $params->document->doPageFormatChange($style);
98 $pageStyle = $params->document->doPageFormatChange($styleName);
876 public function doPageFormatChange ($parent = NULL) { function in ODTDocument