Lines Matching refs:location
38 associated location.
45 Stores all string table data to a location and associates this location
47 location. The modified state will be unmodified after the call.
50 the location the string table data should be stored to.
57 Associates a location to the StringResourceWithStorage instance
61 the location to be associated to the StringResourceManager
64 This call has to be used carefully as it removes the location
67 location before releasing it. The StringResourceManager will
69 to the new location yet. <member>storeAsURL</member> should
70 be preferred as it directly stores the data to the new location
71 and afterwards this location is in sync with the resource data.