LibreOffice Module sw (master)
1
|
#include <docfld.hxx>
Public Member Functions | |
HashStr (const OUString &rName, const OUString &rText, HashStr *) | |
![]() | |
SwHash (const OUString &rStr) | |
virtual | ~SwHash () |
Public Attributes | |
OUString | aSetStr |
![]() | |
OUString | aStr |
std::unique_ptr< SwHash > | pNext |
Definition at line 109 of file docfld.hxx.
HashStr::HashStr | ( | const OUString & | rName, |
const OUString & | rText, | ||
HashStr * | pNxt | ||
) |
Definition at line 327 of file docfld.cxx.
References SwHash::pNext.
OUString HashStr::aSetStr |
Definition at line 111 of file docfld.hxx.
Referenced by sw::DocumentFieldsManager::FieldsToExpand(), LookString(), and sw::DocumentFieldsManager::UpdateExpFieldsImpl().