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

interface 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