Exported Interfaces - Summary |
::com::sun::star::beans::XPropertySet |
provides access to and information about the immediate properties of an implementation.
|
::com::sun::star::beans::XMultiPropertySet |
provides access to and information about the immediate properties
of an implementation.
(details)
|
::com::sun::star::beans::XHierarchicalPropertySet |
provides access to and information about the whole hierarchy
of properties and subproperties of an implementation.
|
::com::sun::star::beans::XMultiHierarchicalPropertySet |
provides access to and information about the whole hierarchy
of properties and subproperties of an implementation.
(details)
|
Exported Interfaces - Details |
::com::sun::star::beans::XPropertySet
- Description
- provides access to and information about the immediate properties of an implementation.
|
|
::com::sun::star::beans::XMultiPropertySet
- Description
- provides access to and information about the immediate properties
of an implementation.
This interface allows retrieving or setting multiple properties at once.
Accesses are guaranteed to occur as single atomic operations even if
multiple threads are accessing the object simultaneously.
|
|
::com::sun::star::beans::XHierarchicalPropertySet
- Description
- provides access to and information about the whole hierarchy
of properties and subproperties of an implementation.
|
|
::com::sun::star::beans::XMultiHierarchicalPropertySet
- Description
- provides access to and information about the whole hierarchy
of properties and subproperties of an implementation.
This interface allows retrieving or setting multiple properties at once.
Accesses are guaranteed to occur as single atomic operations even if
multiple threads are accessing the object simultaneously.
|
|
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.