Searched refs:SwDDEField (Results 1 – 5 of 5) sorted by relevance
391 SwDDEField::SwDDEField( SwDDEFieldType* pInitType ) in SwDDEField() function in SwDDEField396 SwDDEField::~SwDDEField() in ~SwDDEField()402 String SwDDEField::Expand() const in Expand()417 SwField* SwDDEField::Copy() const in Copy()419 return new SwDDEField((SwDDEFieldType*)GetTyp()); in Copy()426 const String& SwDDEField::GetPar1() const in GetPar1()435 String SwDDEField::GetPar2() const in GetPar2()440 void SwDDEField::SetPar2(const String& rStr) in SetPar2()
94 class SwDDEField : public SwField class101 SwDDEField(SwDDEFieldType*);102 ~SwDDEField();
1063 pFld = new SwDDEField( pTyp ); in InsertFld()
1497 pFld = new SwDDEField( (SwDDEFieldType*)pFldType ); in attachToRange()
2218 SwDDEField aSwDDEField( pDDETyp ); in _PasteDDE()
Completed in 65 milliseconds