Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: ucb ::

interface XPropertyMatcher
Description
Checks whether a set of properties matches a set of search criteria.
See also
XPropertyMatcherFactory.

Methods' Summary
matches Checks whether a set of properties matches the given search criteria.  
Methods' Details
matches
boolean
matches( [in] XCommandProcessor  Properties,
[in] XCommandEnvironment  Environment );

Description
Checks whether a set of properties matches the given search criteria.
Parameter Properties
A Command Processor through which the set of properties is accessible.
Parameter Environment
The environment to use when accessing the property set via the given Command Processor. It may be null.
Returns
true if the properties match, false otherwise.
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.