:: com :: sun :: star :: beans ::

interface XMaterialHolder

Methods' Summary
getMaterial returns the material that is connected to this (tool-) object  
Methods' Details
getMaterial
any
getMaterial();

Description
returns the material that is connected to this (tool-) object
Returns
the material that is connected to this (tool-) object.
Top of Page