Lines Matching refs:of
9 * with the License. You may obtain a copy of the License at
37 /** gives access to the sequence of compatibility names for an Addin
42 /** returns the compatibility names of the specified function.
44 <p>Compatibility names are localized names of AddIn functions that
47 <p>If on import a localized function name is read, this list of
48 compatibility names is used to find the internal name of the
54 <p>The order inside the sequence of compatibility names is used to
55 prioritize the names. Initially the first compatibility name of
57 provide a sequence of compatibility names - the first entry of all
58 sequences is used). If no entry is equal, the second entry of each
61 <p>If a locale is not present in the sequence of compatibility names,
62 the first entry of the sequence is used. So the method should return
67 is the exact name of a method within its interface.