Lines Matching refs:of

9  * with the License.  You may obtain a copy of the License at
45 <p>The user-visible name of a function is the name shown to the
46 user. It may be translated to the current language of the AddIn,
54 the user-visible name of a function.
57 the exact name of the method within its interface.
66 <p>The user-visible name of a function is the name shown to the
67 user. It may be translated to the current language of the AddIn,
72 is the exact name of a method within its interface.
75 the user-visible name of the specified function.
81 /** returns the description of a function.
84 It may be translated to the current language of the AddIn.</p>
87 is the exact name of a method within its interface.
90 the description of the specified function.
96 /** returns the user-visible name of the specified argument.
100 to the current language of the AddIn.</p>
103 is the exact name of a method within its interface.
106 the index of the argument (0-based).
109 the user-visible name of the specified argument.
117 /** returns the description of the specified argument.
120 for arguments. It may be translated to the current language of
124 is the exact name of a method within its interface.
127 the index of the argument (0-based).
130 the description of the specified argument.
138 /** returns the programmatic name of the category the function
144 It should be one of the following names if the function falls into
184 is the exact name of a method within its interface.
193 /** returns the user-visible name of the category the function
199 is the exact name of a method within its interface.