interface XDrawPageSupplier in module com::sun::star::drawing:: |
interface XDrawPageSupplier : com::sun::star::uno::XInterface ;
represents something that provides a DrawPage .
This interface is provided if the container only supports exactly one DrawPage . For containers which support multiple DrawPage s interface XDrawPagesSupplier is supported.
Method Summary |
|
getDrawPage | returns the DrawPage . |
Method Details |
||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.