Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/fields/
H A Dusrfld.cxx49 SwUserField::SwUserField(SwUserFieldType* pTyp, sal_uInt16 nSub, sal_uInt32 nFmt) in SwUserField() function in SwUserField
55 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 …]
/aoo4110/main/sw/inc/
H A Dusrfld.hxx102 class SW_DLLPUBLIC SwUserField : public SwValueField class
110 SwUserField(SwUserFieldType*, sal_uInt16 nSub = 0, sal_uInt32 nFmt = 0);
/aoo4110/main/sw/source/filter/rtf/
H A Drtffld.cxx888 SwUserField aUFld( (SwUserFieldType*)pDoc->InsertFldType( aTmp )); in MakeFieldInst()
/aoo4110/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1242 pFld = new SwUserField(pTyp, 0, nFormatId); in InsertFld()
/aoo4110/main/sw/source/core/unocore/
H A Dunofield.cxx1459 pFld = new SwUserField((SwUserFieldType*)pFldType, in attachToRange()

Completed in 58 milliseconds