Searched refs:ChgExpStr (Results 1 – 5 of 5) sorted by relevance
108 inline void ChgExpStr(const String& rExpand);134 inline void SwGetExpField::ChgExpStr(const String& rExpand) in ChgExpStr() function in SwGetExpField244 inline void ChgExpStr( const String& rExpand );276 inline void SwSetExpField::ChgExpStr( const String& rExpand ) in ChgExpStr() function in SwSetExpField446 void ChgExpStr(const String& rStr) { sExpand = rStr; } in ChgExpStr() function in SwTblField
494 ChgExpStr(::GetString( rAny, sTmp )); in PutValue()634 rFld.ChgExpStr( ( sNumber += sDelim ) += rFld.GetExpStr() ); in SetChapter()1052 ChgExpStr( ::GetString( rAny, sTmp )); in PutValue()
228 ChgExpStr( ::GetString( rAny, sTmp )); in PutValue()
1230 pSFld->ChgExpStr( aNew ); in FldsToExpand()1456 pGFld->ChgExpStr( aNew ); in UpdateExpFlds()1471 pSFld->ChgExpStr( aNew ); in UpdateExpFlds()
1603 ((SwSetExpField*)pFld)->ChgExpStr(m_pProps->sPar4); in attachToRange()1641 ((SwGetExpField*)pFld)->ChgExpStr(m_pProps->sPar4); in attachToRange()1751 ((SwTblField*)pFld)->ChgExpStr(m_pProps->sPar1); in attachToRange()
Completed in 103 milliseconds