Included Services - Summary |
AccessRootElement |
provides (read-only) access to information about the root element of
(a fragment of) the hierarchy. It also provides some functionality concerning
the hierarchy (fragment) accessible from that element as a whole.
|
Exported Interfaces - Summary |
::com::sun::star::util::XChangesBatch |
allows managing changes within the hierarchy.
(details)
|
Included Services - Details |
AccessRootElement
- Description
- provides (read-only) access to information about the root element of
(a fragment of) the hierarchy. It also provides some functionality concerning
the hierarchy (fragment) accessible from that element as a whole.
|
|
Exported Interfaces - Details |
::com::sun::star::util::XChangesBatch
- Description
- allows managing changes within the hierarchy.
com::sun::star::util::XChangesBatch::getPendingChanges()
reports all changes within the hierarchy that are done through (direct or
indirect) descendants of this element. The same set of changes is committed
to persistent storage and/or made visible to other objects accessing the same
data set, when
com::sun::star::util::XChangesBatch::commitChanges()
is invoked.
If the implementation supports
com::sun::star::lang::XLocalizable::setLocale(), changes
will be considered to apply to the locale that is set when
com::sun::star::util::XChangesBatch::commitChanges()
is invoked.
- See also
- AccessRootElement, ::com::sun::star::util::XChangesNotifier
|
|
Top of Page
Copyright © 2020, 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.