:: cppu ::
PropertySetMixinImpl :: enum Implements
- Summary
- Flags used by subclasses of
cppu::PropertySetMixin
to specify what UNO interface
types shall be supported.
Values
|
IMPLEMENTS_PROPERTY_SET |
- Summary
- Flag specifying that the UNO interface type
com::sun::star::beans::XPropertySet shall be supported.
|
IMPLEMENTS_FAST_PROPERTY_SET |
- Summary
- Flag specifying that the UNO interface type
com::sun::star::beans::XFastPropertySet shall be
supported.
|
IMPLEMENTS_PROPERTY_ACCESS |
- Summary
- Flag specifying that the UNO interface type
com::sun::star::beans::XPropertyAccess shall be
supported.
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.