Searched refs:SwMacroFieldType (Results 1 – 7 of 7) sorted by relevance
44 SwMacroFieldType::SwMacroFieldType(SwDoc* pDocument) in SwMacroFieldType() function in SwMacroFieldType50 SwFieldType* SwMacroFieldType::Copy() const in Copy()52 SwMacroFieldType* pType = new SwMacroFieldType(pDoc); in Copy()60 SwMacroField::SwMacroField(SwMacroFieldType* pInitType, in SwMacroField()74 return new SwMacroField((SwMacroFieldType*)GetTyp(), aMacro, aText); in Copy()
443 class SwMacroFieldType : public SwFieldType class448 SwMacroFieldType(SwDoc*);468 SwMacroField( SwMacroFieldType*, const String& rLibAndName,
1069 SwMacroFieldType* pTyp = in InsertFld()1070 (SwMacroFieldType*)pCurShell->GetFldType(0, RES_MACROFLD); in InsertFld()
902 pField = new SwMacroField( (SwMacroFieldType*) in Out()
1635 pFldTypes->Insert( new SwMacroFieldType(this), nFldType++ ); in _InitFieldTypes()
1680 pFld = new SwMacroField((SwMacroFieldType*)pFldType, aName, in attachToRange()
2299 SwMacroField aFld( (SwMacroFieldType*) in Read_F_Macro()
Completed in 94 milliseconds