Home
last modified time | relevance | path

Searched refs:SwAuthorFieldType (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx327 SwAuthorFieldType::SwAuthorFieldType() in SwAuthorFieldType() function in SwAuthorFieldType
332 String SwAuthorFieldType::Expand(sal_uLong nFmt) const in Expand()
343 SwFieldType* SwAuthorFieldType::Copy() const in Copy()
345 return new SwAuthorFieldType; in Copy()
352 SwAuthorField::SwAuthorField(SwAuthorFieldType* pTyp, sal_uInt32 nFmt) in SwAuthorField()
355 aContent = ((SwAuthorFieldType*)GetTyp())->Expand(GetFormat()); in SwAuthorField()
362 ((SwAuthorFieldType*)GetTyp())->Expand(GetFormat()); in Expand()
369 SwAuthorField *pTmp = new SwAuthorField( (SwAuthorFieldType*)GetTyp(), in Copy()
/trunk/main/sw/inc/
H A Ddocufld.hxx194 class SwAuthorFieldType : public SwFieldType class
197 SwAuthorFieldType();
212 SwAuthorField(SwAuthorFieldType*, sal_uInt32 nFmt = 0);
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1008 SwAuthorFieldType* pTyp = in InsertFld()
1009 (SwAuthorFieldType*)pCurShell->GetFldType(0, RES_AUTHORFLD); in InsertFld()
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx332 pFld = new SwAuthorField( (SwAuthorFieldType *)pType, nFmt ); in NewField()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1624 pFldTypes->Insert( new SwAuthorFieldType, nFldType++ ); in _InitFieldTypes()
2133 pAuthorFld->SetExpansion( ((SwAuthorFieldType*) in SetFixFields()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1344 pFld = new SwAuthorField((SwAuthorFieldType*)pFldType, nFormat); in attachToRange()
2362 pAuthorFld->SetExpansion( ((SwAuthorFieldType*)pFld->GetTyp())->Expand( in update()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx701 pField = new SwAuthorField((SwAuthorFieldType*) in Out()

Completed in 78 milliseconds