LibreOffice Module svl (master) 1
|
Public Member Functions | |
Impl (const CharClass &rCharClass) | |
Public Attributes | |
std::mutex | maMutex |
std::unordered_map< StringWithHash, OUString > | maStrMap |
const CharClass & | mrCharClass |
Definition at line 55 of file sharedstringpool.cxx.
|
inlineexplicit |
Definition at line 64 of file sharedstringpool.cxx.
|
mutable |
Definition at line 57 of file sharedstringpool.cxx.
std::unordered_map<StringWithHash, OUString> svl::SharedStringPool::Impl::maStrMap |
Definition at line 61 of file sharedstringpool.cxx.
const CharClass& svl::SharedStringPool::Impl::mrCharClass |
Definition at line 62 of file sharedstringpool.cxx.