LibreOffice Module sw (master) 1
|
#include <calc.hxx>
Public Member Functions | |
SwHash (OUString aStr) | |
virtual | ~SwHash () |
Public Attributes | |
OUString | aStr |
std::unique_ptr< SwHash > | pNext |
OUString SwHash::aStr |
Definition at line 139 of file calc.hxx.
Referenced by SwCalc::SwCalc().
std::unique_ptr<SwHash> SwHash::pNext |
Definition at line 140 of file calc.hxx.
Referenced by HashStr::HashStr(), SwDocUpdateField::InsertFieldType(), SwDocUpdateField::RemoveFieldType(), SwCalc::VarChange(), and SwCalc::VarLook().