:: com :: sun :: star :: drawing ::

interface XLayerSupplier
Base Hierarchy
::com::sun::star::uno::XInterface
 |
 +-XLayerSupplier
Description
gives access to a LayerManager .
See also
LayerManager

Methods' Summary
getLayerManager
Methods' Details
getLayerManager
::com::sun::star::container::XNameAccess
getLayerManager();
 
 

Returns
the LayerManager .
Top of Page