Searched refs:pageFormatChangeIsPending (Results 1 – 3 of 3) sorted by relevance
29 if ( $params->document->pageFormatChangeIsPending() ) {
97 if ( $params->document->pageFormatChangeIsPending() ) {
318 if ( ($this->pagebreakIsPending() || $this->pageFormatChangeIsPending()) ||558 function pageFormatChangeIsPending() { function in ODTDocument