| 
    LibreOffice
    
   LibreOffice 24.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.  More... | |
  Public Member Functions inherited from XInterface | |
| any | queryInterface ([in] type aType) | 
| queries for a new interface to an existing UNO object.  More... | |
| void | acquire () | 
| increases the reference counter by one.  More... | |
| void | release () | 
| decreases the reference counter by one.  More... | |
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 | ) | 
 1.8.14