LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XAnyCompareFactory Interface Referencepublished

creates an XAnyCompare instance. More...

import"XAnyCompareFactory.idl";

Inheritance diagram for XAnyCompareFactory:
XInterface AnyCompareFactory

Public Member Functions

com::sun::star::ucb::XAnyCompare createAnyCompareByName ([in] string PropertyName)
 creates an XAnyCompare instance. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

creates an XAnyCompare instance.

Member Function Documentation

◆ createAnyCompareByName()

com::sun::star::ucb::XAnyCompare createAnyCompareByName ( [in] string  PropertyName)

creates an XAnyCompare instance.

Parameters
PropertyNameis the name of a property
Returns
a compare interface

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