| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
is implemented by documents that can expand the contents of a summary on a DrawPage into a collection of DrawPages. More...
import "XDrawPageExpander.idl";
 
  
| Public Member Functions | |
| com::sun::star::drawing::XDrawPages | expand ([in] com::sun::star::drawing::XDrawPage xPage) | 
| creates a collection of DrawPages from the summary inside the given DrawPage and adds them to the same model as the source DrawPage. | |
| Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object. | |
| void | acquire () | 
| increases the reference counter by one. | |
| void | release () | 
| decreases the reference counter by one. | |
is implemented by documents that can expand the contents of a summary on a DrawPage into a collection of DrawPages.
| com::sun::star::drawing::XDrawPages expand | ( | [in] com::sun::star::drawing::XDrawPage | xPage | ) |