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