Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: embed ::

interface XTransactedObject
Description
allows transacted access to an object.

Methods' Summary
commit commits the changes made for object.  
revert removes all the changes made for the object after last commit or loading.  
Methods' Details
commit
void
commit()
raises( ::com::sun::star::io::IOException,
::com::sun::star::lang::WrappedTargetException );

Description
commits the changes made for object.
revert
void
revert()
raises( ::com::sun::star::io::IOException,
::com::sun::star::lang::WrappedTargetException );

Description
removes all the changes made for the object after last commit or loading.
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.