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

com :: sun :: star :: util ::

interface XUniqueIDFactory

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

Description
creates IDs which are unique within the container.


Methods' Summary

createUniqueID

Methods' Details

createUniqueID
 
string
createUniqueID();

Top of Page