interface XNameContainer in module com::sun::star::container:: |
interface XNameContainer : com::sun::star::container::XNameReplace ;
This is the generic interface for supporting the insertion and removal of named elements.
Method Summary |
|
insertByName | inserts the element at the specified name. |
removeByName | removes the element with the specified name. |
Method Details |
|||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.