Lines Matching refs:ID
124 Associates a String to a Resource ID for the current locale.
125 If an entry for the Resource ID already exists, the string
130 ID to address the string inside the resource for the current locale.
133 String to be associated with the Resource ID.
147 Associates a String to a Resource ID for a specific locale.
148 If an entry for the Resource ID already exists, the string
157 ID to address the string inside the resource.
160 String to be associated with the Resource ID.
180 Removes a Resource ID including the corresponding string for
184 The Resource ID to be removed for the current locale.
188 if the Resource ID is not valid.
200 Removes a Resource ID including the corresponding string for
204 The Resource ID to be removed.
207 The locale the Resource ID should be removed for.
213 if the Resource ID is not valid.
273 a decimal number and only evaluates the ID until the first non
279 ID "42" -> numeric id 42
280 ID "0foo" -> numeric id 0
281 ID "111.MyId.Something.Else" -> numeric id 111
282 ID "No Digits" -> not considered for numeric id
287 beginning of a Resource ID incremented by 1. When calling this
290 Resource ID passed to <member>setString</member> or