Home
last modified time | relevance | path

Searched refs:GetExpStr (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sw/inc/
H A Dexpfld.hxx107 inline const String& GetExpStr() const;
137 inline const String& SwGetExpField::GetExpStr() const in GetExpStr() function in SwGetExpField
242 inline const String& GetExpStr() const;
273 inline const String& SwSetExpField::GetExpStr() const in GetExpStr() function in SwSetExpField
445 const String& GetExpStr() const { return sExpand; } in GetExpStr() function in SwTblField
/aoo42x/main/sw/source/core/fields/
H A Dexpfld.cxx452 rAny <<= rtl::OUString(GetExpStr()); in QueryValue()
632 rFld.ChgExpStr( ( sNumber += sDelim ) += rFld.GetExpStr() ); in SetChapter()
1116 rAny <<= rtl::OUString(GetExpStr()); in QueryValue()
H A Dtblcalc.cxx201 rAny <<= rtl::OUString(GetExpStr()); in QueryValue()
/aoo42x/main/sw/source/core/doc/
H A Ddocfld.cxx1098 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