The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

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

interface XUniqueIDAccess
Description
makes it possible to access contents via a unique ID.

Methods' Summary
getByUniqueID  
removeByUniqueID removes the element with the specified unique ID from this container.  
Methods' Details
getByUniqueID
any
getByUniqueID( [in] string  ID )
raises( NoSuchElementException );

Returns
the element with the specified unique ID.
removeByUniqueID
void
removeByUniqueID( [in] string  ID )
raises( NoSuchElementException );

Description
removes the element with the specified unique ID from this container.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us | Donate

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