Searched refs:GetExpStr (Results 1 – 4 of 4) sorted by relevance
107 inline const String& GetExpStr() const;137 inline const String& SwGetExpField::GetExpStr() const in GetExpStr() function in SwGetExpField242 inline const String& GetExpStr() const;273 inline const String& SwSetExpField::GetExpStr() const in GetExpStr() function in SwSetExpField445 const String& GetExpStr() const { return sExpand; } in GetExpStr() function in SwTblField
452 rAny <<= rtl::OUString(GetExpStr()); in QueryValue()632 rFld.ChgExpStr( ( sNumber += sDelim ) += rFld.GetExpStr() ); in SetChapter()1116 rAny <<= rtl::OUString(GetExpStr()); in QueryValue()
201 rAny <<= rtl::OUString(GetExpStr()); in QueryValue()
1098 aValue.PutString( ((SwSetExpField*)pFld)->GetExpStr() ); in lcl_CalcFld()1238 ((_HashStr*)pFnd)->aSetStr = pSFld->GetExpStr(); in FldsToExpand()1242 pSFld->GetExpStr(), (_HashStr*)*(ppHashTbl + nPos) ); in FldsToExpand()1480 ((_HashStr*)pFnd)->aSetStr = pSFld->GetExpStr(); in UpdateExpFlds()1484 pSFld->GetExpStr(), in UpdateExpFlds()
Completed in 35 milliseconds