Home
last modified time | relevance | path

Searched refs:_HashStr (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1034 _HashStr::_HashStr( const String& rName, const String& rText, in _HashStr() function in _HashStr
1035 _HashStr* pNxt ) in _HashStr()
1050 rRet = ((_HashStr*)pFnd)->aSetStr; in LookString()
1238 ((_HashStr*)pFnd)->aSetStr = pSFld->GetExpStr(); in FldsToExpand()
1241 *(ppHashTbl + nPos ) = new _HashStr( aNew, in FldsToExpand()
1261 *(ppHashTbl + nPos ) = new _HashStr( rName, in FldsToExpand()
1315 ((_HashStr*)pFnd)->aSetStr = sExpand; in UpdateExpFlds()
1319 (_HashStr*)*(pHashStrTbl + nPos) ); in UpdateExpFlds()
1437 *(pHashStrTbl + nPos ) = new _HashStr( rName, in UpdateExpFlds()
1485 (_HashStr*)*(pHashStrTbl + nPos) ); in UpdateExpFlds()
[all …]
/trunk/main/sw/source/core/inc/
H A Ddocfld.hxx117 struct _HashStr : public SwHash struct
120 _HashStr( const String& rName, const String& rText, _HashStr* = 0 ); argument

Completed in 30 milliseconds