LibreOffice
LibreOffice 24.2 SDK API Reference
|
is implemented by documents that can create summaries of their DrawPages. More...
import"XDrawPageSummarizer.idl";
Public Member Functions | |
com::sun::star::drawing::XDrawPage | summarize ([in] com::sun::star::drawing::XDrawPages xPages) |
creates a new DrawPage with a summary of all DrawPages in the given collection. 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 create summaries of their DrawPages.
com::sun::star::drawing::XDrawPage summarize | ( | [in] com::sun::star::drawing::XDrawPages | xPages | ) |