Home
last modified time | relevance | path

Searched refs:SwChapterFieldType (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Dchpfld.cxx47 SwChapterFieldType::SwChapterFieldType() in SwChapterFieldType() function in SwChapterFieldType
53 SwFieldType* SwChapterFieldType::Copy() const in Copy()
55 return new SwChapterFieldType(); in Copy()
64 SwChapterField::SwChapterField(SwChapterFieldType* pTyp, sal_uInt32 nFmt) in SwChapterField()
92 new SwChapterField((SwChapterFieldType*)GetTyp(), GetFormat()); in Copy()
H A Dreffld.cxx411 SwChapterFieldType aFldTyp; in UpdateField()
/trunk/main/sw/inc/
H A Dchpfld.hxx49 class SwChapterFieldType : public SwFieldType class
52 SwChapterFieldType();
65 friend class SwChapterFieldType;
73 SwChapterField(SwChapterFieldType*, sal_uInt32 nFmt = 0);
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx953 SwChapterFieldType* pTyp = in InsertFld()
954 (SwChapterFieldType*)pCurShell->GetFldType(0, RES_CHAPTERFLD); in InsertFld()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1622 pFldTypes->Insert( new SwChapterFieldType, nFldType++ ); in _InitFieldTypes()
H A Ddoctxm.cxx1824 SwChapterFieldType aFldTyp; in GenerateText()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx1880 SwChapterField aFld( (SwChapterFieldType*) in Read_F_CurPage()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1331 pFld = new SwChapterField((SwChapterFieldType*)pFldType, m_pProps->nUSHORT1); in attachToRange()

Completed in 116 milliseconds