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

com :: sun :: star :: sheet ::

interface XMembersSupplier

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

Description
gives access to members.


Known Services which Export this Interface

com::sun::star::sheet::DataPilotSourceLevel a level in a data pilot source.

Methods' Summary

getMembers returns the members.

Methods' Details

getMembers
 
com::sun::star::container::XNameAccess
getMembers();
Description
returns the members.

Top of Page