Home
last modified time | relevance | path

Searched refs:SwExtUserFieldType (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx2021 SwExtUserFieldType::SwExtUserFieldType() in SwExtUserFieldType() function in SwExtUserFieldType
2028 SwFieldType* SwExtUserFieldType::Copy() const in Copy()
2030 SwExtUserFieldType* pTyp = new SwExtUserFieldType; in Copy()
2036 String SwExtUserFieldType::Expand(sal_uInt16 nSub, sal_uInt32 ) const in Expand()
2072 SwExtUserField::SwExtUserField(SwExtUserFieldType* pTyp, sal_uInt16 nSubTyp, sal_uInt32 nFmt) : in SwExtUserField()
2075 aContent = ((SwExtUserFieldType*)GetTyp())->Expand(nType, GetFormat()); in SwExtUserField()
2083 ((SwExtUserField*)this)->aContent = ((SwExtUserFieldType*)GetTyp())->Expand(nType, GetFormat()); in Expand()
2092 SwExtUserField* pFld = new SwExtUserField((SwExtUserFieldType*)GetTyp(), nType, GetFormat()); in Copy()
/trunk/main/sw/inc/
H A Ddocufld.hxx618 class SwExtUserFieldType : public SwFieldType class
622 SwExtUserFieldType();
636 SwExtUserField(SwExtUserFieldType*, sal_uInt16 nSub, sal_uInt32 nFmt=0);
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1104 SwExtUserFieldType* pTyp = (SwExtUserFieldType*)pCurShell->GetFldType( in InsertFld()
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx316 pFld = new SwExtUserField( (SwExtUserFieldType*)pType, in NewField()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1642 pFldTypes->Insert( new SwExtUserFieldType, nFldType++ ); in _InitFieldTypes()
2144 pExtUserFld->SetExpansion( ((SwExtUserFieldType*) in SetFixFields()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1444 pFld = new SwExtUserField((SwExtUserFieldType*)pFldType, m_pProps->nUSHORT1, nFormat); in attachToRange()
2353 pExtUserFld->SetExpansion( ((SwExtUserFieldType*)pFld->GetTyp())->Expand( in update()

Completed in 190 milliseconds