Home
last modified time | relevance | path

Searched refs:SwCombinedCharField (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx903 pFld = new SwCombinedCharField( pType, rData.sPar1 ); in InsertFld()
/trunk/main/sw/source/filter/ww8/
H A Dww8par5.cxx2647 SwCombinedCharField aFld((SwCombinedCharFieldType*) in Read_SubF_Combined()
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx782 SwCombinedCharField aFld((SwCombinedCharFieldType*)pDoc-> in MakeFieldInst()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1719 pFld = new SwCombinedCharField( (SwCombinedCharFieldType*) in attachToRange()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx2703 SwCombinedCharField::SwCombinedCharField( SwCombinedCharFieldType* pFTyp, in SwCombinedCharField() function in SwCombinedCharField
2710 String SwCombinedCharField::Expand() const in Expand()
2715 SwField* SwCombinedCharField::Copy() const in Copy()
2717 return new SwCombinedCharField( (SwCombinedCharFieldType*)GetTyp(), in Copy()
2721 const String& SwCombinedCharField::GetPar1() const in GetPar1()
2726 void SwCombinedCharField::SetPar1(const String& rStr) in SetPar1()
2731 sal_Bool SwCombinedCharField::QueryValue( uno::Any& rAny, in QueryValue()
2745 sal_Bool SwCombinedCharField::PutValue( const uno::Any& rAny, in PutValue()
/trunk/main/sw/inc/
H A Ddocufld.hxx839 class SW_DLLPUBLIC SwCombinedCharField : public SwField class
844 SwCombinedCharField( SwCombinedCharFieldType*, const String& rChars );

Completed in 63 milliseconds