LibreOffice Module sw (master) 1
|
#include <docfld.hxx>
Public Member Functions | |
SwCalcFieldType (const OUString &rStr, const SwFieldType *pFieldTyp) | |
Public Member Functions inherited from SwHash | |
SwHash (OUString aStr) | |
virtual | ~SwHash () |
Public Attributes | |
const SwFieldType * | pFieldType |
Public Attributes inherited from SwHash | |
OUString | aStr |
std::unique_ptr< SwHash > | pNext |
Definition at line 128 of file docfld.hxx.
|
inline |
Definition at line 132 of file docfld.hxx.
const SwFieldType* SwCalcFieldType::pFieldType |
Definition at line 130 of file docfld.hxx.