Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Ddocufld.hxx825 class SwCombinedCharFieldType : public SwFieldType class
828 SwCombinedCharFieldType();
844 SwCombinedCharField( SwCombinedCharFieldType*, const String& rChars );
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx2691 SwCombinedCharFieldType::SwCombinedCharFieldType() in SwCombinedCharFieldType() function in SwCombinedCharFieldType
2696 SwFieldType* SwCombinedCharFieldType::Copy() const in Copy()
2698 return new SwCombinedCharFieldType; in Copy()
2703 SwCombinedCharField::SwCombinedCharField( SwCombinedCharFieldType* pFTyp, in SwCombinedCharField()
2717 return new SwCombinedCharField( (SwCombinedCharFieldType*)GetTyp(), in Copy()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx901 SwCombinedCharFieldType* pType = (SwCombinedCharFieldType*) in InsertFld()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx782 SwCombinedCharField aFld((SwCombinedCharFieldType*)pDoc-> in MakeFieldInst()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1647 pFldTypes->Insert( new SwCombinedCharFieldType, nFldType++ ); in _InitFieldTypes()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx2647 SwCombinedCharField aFld((SwCombinedCharFieldType*) in Read_SubF_Combined()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1719 pFld = new SwCombinedCharField( (SwCombinedCharFieldType*) in attachToRange()

Completed in 97 milliseconds