interface XExactName in module com::sun::star::beans:: |
interface XExactName : com::sun::star::uno::XInterface ;
provides a method of changing names for converting an approximate name to an existing name.
One field of application is the conversion of case-insensitive names to the existing names.
Example: A basic interpreter ignores the case of the names. So it must query the XExactName interface and then call the method.
Method Summary |
|
getExactName | |
Method Details |
||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.