:: com :: sun :: star :: beans ::
::com::sun::star::uno::XInterface | +-XExactName
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.
For example "getExactName" could be returned for "GETEXACTNAME" when "GETEXACTNAME" was used by a case insesitive scripting language.
Copyright © 2003 Sun Microsystems, Inc.