:: com :: sun :: star :: beans ::
|
interface XExactName |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XExactName
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Description
- 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.
- See also
- XPropertySet
- See also
- XIntrospectionAccess
- See also
- ::com::sun::star::container::XNameAccess
|
Copyright © 2003 Sun Microsystems, Inc.