LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwHash Struct Reference

#include <calc.hxx>

Inheritance diagram for SwHash:
[legend]

Public Member Functions

 SwHash (OUString aStr)
 
virtual ~SwHash ()
 

Public Attributes

OUString aStr
 
std::unique_ptr< SwHashpNext
 

Detailed Description

Definition at line 135 of file calc.hxx.

Constructor & Destructor Documentation

◆ SwHash()

SwHash::SwHash ( OUString  aStr)

Definition at line 1445 of file calc.cxx.

References aStr.

◆ ~SwHash()

SwHash::~SwHash ( )
virtual

Definition at line 1450 of file calc.cxx.

Member Data Documentation

◆ aStr

OUString SwHash::aStr

Definition at line 139 of file calc.hxx.

Referenced by SwCalc::SwCalc().

◆ pNext

std::unique_ptr<SwHash> SwHash::pNext

The documentation for this struct was generated from the following files: