Kaydet (Commit) 9f457613 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

impl_resolveItem4TypeRegistration can be static

Change-Id: Ie2b83a472972194210c3b579a041a11a2ff76786
üst a2f65879
...@@ -781,6 +781,7 @@ class FilterCache : public BaseLock ...@@ -781,6 +781,7 @@ class FilterCache : public BaseLock
If registration failed by any reason. If registration failed by any reason.
That does not include double registrations! That does not include double registrations!
*/ */
static
void impl_resolveItem4TypeRegistration( CacheItemList* pList, void impl_resolveItem4TypeRegistration( CacheItemList* pList,
const OUString& sItem, const OUString& sItem,
const OUString& sType) const OUString& sType)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment