Searched refs:SwChapterFieldType (Results 1 – 8 of 8) sorted by relevance
47 SwChapterFieldType::SwChapterFieldType() in SwChapterFieldType() function in SwChapterFieldType53 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()
411 SwChapterFieldType aFldTyp; in UpdateField()
49 class SwChapterFieldType : public SwFieldType class52 SwChapterFieldType();65 friend class SwChapterFieldType;73 SwChapterField(SwChapterFieldType*, sal_uInt32 nFmt = 0);
953 SwChapterFieldType* pTyp = in InsertFld()954 (SwChapterFieldType*)pCurShell->GetFldType(0, RES_CHAPTERFLD); in InsertFld()
1622 pFldTypes->Insert( new SwChapterFieldType, nFldType++ ); in _InitFieldTypes()
1824 SwChapterFieldType aFldTyp; in GenerateText()
1331 pFld = new SwChapterField((SwChapterFieldType*)pFldType, m_pProps->nUSHORT1); in attachToRange()
1873 SwChapterField aFld( (SwChapterFieldType*) in Read_F_CurPage()
Completed in 75 milliseconds