Top   Module   Use   Manual   Index 
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS 

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

interface XMaterialHolder

Base Interface
com::sun::star::uno::XInterface

Description
allows the inspection of an object's properties and functions.
See also
XIntrospectionAccess::inspect


Methods' Summary

getMaterial

Methods' Details

getMaterial
 
any
getMaterial();
Returns
the material that is connected to this (tool-) object.

Top of Page