LibreOffice
LibreOffice 5.0 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exported Interfaces | List of all members
XReadWriteAccess Interface Reference

import "XReadWriteAccess.idl";

Inheritance diagram for XReadWriteAccess:
XHierarchicalNameReplace XChangesBatch XHierarchicalPropertySetInfo XHierarchicalNameAccess XInterface XInterface XInterface ReadWriteAccess

Exported Interfaces

interface com::sun::star::container::XHierarchicalNameReplace
 
interface com::sun::star::util::XChangesBatch
 
interface com::sun::star::beans::XHierarchicalPropertySetInfo
 

Additional Inherited Members

- Public Member Functions inherited from XHierarchicalNameReplace
void replaceByHierarchicalName ([in] string aName,[in] any aElement) raises ( com::sun::star::lang::IllegalArgumentException, com::sun::star::container::NoSuchElementException, com::sun::star::lang::WrappedTargetException )
 replaces the element at the specified name. More...
 
- Public Member Functions inherited from XChangesBatch
void commitChanges () raises ( com::sun::star::lang::WrappedTargetException )
 commits any pending changes. More...
 
boolean hasPendingChanges ()
 checks whether this object has any pending changes that can be committed. More...
 
ChangesSet getPendingChanges ()
 queries for any pending changes that can be committed. More...
 
- Public Member Functions inherited from XHierarchicalPropertySetInfo
com::sun::star::beans::Property getPropertyByHierarchicalName ([in] string aHierarchicalName) raises ( com::sun::star::beans::UnknownPropertyException )
 
boolean hasPropertyByHierarchicalName ([in] string aHierarchicalName)
 

Exported Interfaces


The documentation for this interface was generated from the following file: