Home
last modified time | relevance | path

Searched refs:ChgExpStr (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/inc/
H A Dexpfld.hxx108 inline void ChgExpStr(const String& rExpand);
134 inline void SwGetExpField::ChgExpStr(const String& rExpand) in ChgExpStr() function in SwGetExpField
244 inline void ChgExpStr( const String& rExpand );
276 inline void SwSetExpField::ChgExpStr( const String& rExpand ) in ChgExpStr() function in SwSetExpField
446 void ChgExpStr(const String& rStr) { sExpand = rStr; } in ChgExpStr() function in SwTblField
/aoo4110/main/sw/source/core/fields/
H A Dexpfld.cxx494 ChgExpStr(::GetString( rAny, sTmp )); in PutValue()
634 rFld.ChgExpStr( ( sNumber += sDelim ) += rFld.GetExpStr() ); in SetChapter()
1052 ChgExpStr( ::GetString( rAny, sTmp )); in PutValue()
H A Dtblcalc.cxx228 ChgExpStr( ::GetString( rAny, sTmp )); in PutValue()
/aoo4110/main/sw/source/core/doc/
H A Ddocfld.cxx1230 pSFld->ChgExpStr( aNew ); in FldsToExpand()
1456 pGFld->ChgExpStr( aNew ); in UpdateExpFlds()
1471 pSFld->ChgExpStr( aNew ); in UpdateExpFlds()
/aoo4110/main/sw/source/core/unocore/
H A Dunofield.cxx1603 ((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 57 milliseconds