Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: container ::

interface XImplicitIDAccess
Base Interfaces
XImplicitIDAccessXElementAccess

XElementAccess
(referenced interface's summary:)
This is the base interface of all collection interfaces.
Description
makes it possible to access contents through an implicit (unique) ID.

Methods' Summary
getByImplicitID  
getImplicitIDs  
Methods' Details
getByImplicitID
any
getByImplicitID( [in] string  ID )
raises( NoSuchElementException );

Returns
the element with the specified implicit ID.
getImplicitIDs
sequence< string >
getImplicitIDs();

Returns
a sequence with all existing implicit IDs.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.