Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/fields/
H A Dddefld.cxx391 SwDDEField::SwDDEField( SwDDEFieldType* pInitType ) in SwDDEField() function in SwDDEField
396 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()
/trunk/main/sw/inc/
H A Dddefld.hxx94 class SwDDEField : public SwField class
101 SwDDEField(SwDDEFieldType*);
102 ~SwDDEField();
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1063 pFld = new SwDDEField( pTyp ); in InsertFld()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1497 pFld = new SwDDEField( (SwDDEFieldType*)pFldType ); in attachToRange()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2218 SwDDEField aSwDDEField( pDDETyp ); in _PasteDDE()

Completed in 74 milliseconds