|
LibreOffice Module sw (master) 1
|
#include <docfld.hxx>
Public Member Functions | |
| HashStr (const OUString &rName, OUString aText, HashStr *) | |
Public Member Functions inherited from SwHash | |
| SwHash (OUString aStr) | |
| virtual | ~SwHash () |
Public Attributes | |
| OUString | aSetStr |
Public Attributes inherited from SwHash | |
| OUString | aStr |
| std::unique_ptr< SwHash > | pNext |
Definition at line 122 of file docfld.hxx.
| HashStr::HashStr | ( | const OUString & | rName, |
| OUString | aText, | ||
| HashStr * | pNxt | ||
| ) |
Definition at line 369 of file docfld.cxx.
References SwHash::pNext.
| OUString HashStr::aSetStr |
Definition at line 124 of file docfld.hxx.
Referenced by sw::DocumentFieldsManager::FieldsToExpand(), LookString(), and sw::DocumentFieldsManager::UpdateExpFieldsImpl().