Searched refs:SwUserField (Results 1 – 5 of 5) sorted by relevance
49 SwUserField::SwUserField(SwUserFieldType* pTyp, sal_uInt16 nSub, sal_uInt32 nFmt) in SwUserField() function in SwUserField55 String SwUserField::Expand() const in Expand()64 SwField* SwUserField::Copy() const in Copy()71 String SwUserField::GetFieldName() const in GetFieldName()81 double SwUserField::GetValue() const in GetValue()86 void SwUserField::SetValue( const double& rVal ) in SetValue()95 const String& SwUserField::GetPar1() const in GetPar1()104 String SwUserField::GetPar2() const in GetPar2()109 void SwUserField::SetPar2(const String& rStr) in SetPar2()114 sal_uInt16 SwUserField::GetSubType() const in GetSubType()[all …]
102 class SW_DLLPUBLIC SwUserField : public SwValueField class110 SwUserField(SwUserFieldType*, sal_uInt16 nSub = 0, sal_uInt32 nFmt = 0);
888 SwUserField aUFld( (SwUserFieldType*)pDoc->InsertFldType( aTmp )); in MakeFieldInst()
1242 pFld = new SwUserField(pTyp, 0, nFormatId); in InsertFld()
1459 pFld = new SwUserField((SwUserFieldType*)pFldType, in attachToRange()
Completed in 35 milliseconds