Language
The Free and Open Productivity Suite
:: com :: sun :: star :: container ::
|
unpublished |
interface XContainerApproveListener |
|
|
|
- Usage Restrictions
- not published
- Description
- is notified to approve changes which happen to the content of a generic container
- See also
- XContainerApproveBroadcaster
|
Methods' Details |
approveInsertElement
- Description
- is called for the listener to approve an insertion into the container
- Returns
- an instance implementing the ::com::sun::star::util::XVeto interface,
if the insertion is vetoed, NULL otherwise.
|
|
approveReplaceElement
- Description
- is called for the listener to approve a replacement inside the container
- Returns
- an instance implementing the ::com::sun::star::util::XVeto interface,
if the replacement is vetoed, NULL otherwise.
|
|
approveRemoveElement
- Description
- is called for the listener to approve a removal of an element from the container
- Returns
- an instance implementing the ::com::sun::star::util::XVeto interface,
if the removal is vetoed, NULL otherwise.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.