Searched refs:SwMacroField (Results 1 – 9 of 9) sorted by relevance
60 SwMacroField::SwMacroField(SwMacroFieldType* pInitType, in SwMacroField() function in SwMacroField67 String SwMacroField::Expand() const in Expand()72 SwField* SwMacroField::Copy() const in Copy()77 String SwMacroField::GetFieldName() const in GetFieldName()85 String SwMacroField::GetLibName() const in GetLibName()107 String SwMacroField::GetMacroName() const in GetMacroName()130 SvxMacro SwMacroField::GetSvxMacro() const in GetSvxMacro()146 void SwMacroField::SetPar1(const String& rStr) in SetPar1()152 const String& SwMacroField::GetPar1() const in GetPar1()166 String SwMacroField::GetPar2() const in GetPar2()[all …]
320 const SwMacroField *pFld = (const SwMacroField*)&rFld; in ClickToField()
457 class SW_DLLPUBLIC SwMacroField : public SwField class468 SwMacroField( SwMacroFieldType*, const String& rLibAndName,
327 sTxt = ((const SwMacroField*)pFld)->GetMacro(); in RequestHelp()
160 const String& rMacro = ((SwMacroField*)pFld)->GetMacro(); in ExecField()
1677 SwMacroField::CreateMacroString( in attachToRange()1680 pFld = new SwMacroField((SwMacroFieldType*)pFldType, aName, in attachToRange()
1072 pFld = new SwMacroField(pTyp, rData.sPar1, rData.sPar2); in InsertFld()
902 pField = new SwMacroField( (SwMacroFieldType*) in Out()
2299 SwMacroField aFld( (SwMacroFieldType*) in Read_F_Macro()
Completed in 76 milliseconds