Home
last modified time | relevance | path

Searched refs:SwGetExpField (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx295 SwGetExpField::SwGetExpField(SwGetExpFieldType* pTyp, const String& rFormel, in SwGetExpField() function in SwGetExpField
305 String SwGetExpField::Expand() const in Expand()
313 String SwGetExpField::GetFieldName() const in GetFieldName()
324 SwField* SwGetExpField::Copy() const in Copy()
326 SwGetExpField *pTmp = new SwGetExpField((SwGetExpFieldType*)GetTyp(), in Copy()
397 String SwGetExpField::GetPar2() const in GetPar2()
402 void SwGetExpField::SetPar2(const String& rStr) in SetPar2()
407 sal_uInt16 SwGetExpField::GetSubType() const in GetSubType()
412 void SwGetExpField::SetSubType(sal_uInt16 nType) in SetSubType()
417 void SwGetExpField::SetLanguage(sal_uInt16 nLng) in SetLanguage()
[all …]
H A Dreffld.cxx317 … nStt = SwGetExpField::GetReferenceTextPos( pTxtAttr->GetFmtFld(), *pDoc ); in UpdateField()
/trunk/main/sw/inc/
H A Dexpfld.hxx89 class SW_DLLPUBLIC SwGetExpField : public SwFormulaField class
101 SwGetExpField( SwGetExpFieldType*, const String& rFormel,
134 inline void SwGetExpField::ChgExpStr(const String& rExpand) in ChgExpStr()
137 inline const String& SwGetExpField::GetExpStr() const in GetExpStr()
141 inline sal_Bool SwGetExpField::IsInBodyTxt() const in IsInBodyTxt()
145 inline void SwGetExpField::ChgBodyTxtFlag( sal_Bool bIsInBody ) in ChgBodyTxtFlag()
/trunk/main/sw/source/core/doc/
H A Ddocfld.cxx1449 SwGetExpField* pGFld = (SwGetExpField*)pFld; in UpdateExpFlds()
1497 SwGetExpField* pGFld = (SwGetExpField*)pFld; in UpdateExpFlds()
2568 SwGetExpField* pGetFld = (SwGetExpField*)rTFld.GetFmtFld().GetField(); in GetBodyNode()
H A Ddoctxm.cxx1366 SwGetExpField::GetReferenceTextPos( *pFmtFld, *pDoc )); in UpdateSequence()
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx209 SwGetExpField* pExpFld = (SwGetExpField*)pFld; in NewFldPortion()
/trunk/main/sw/source/ui/fldui/
H A Dfldmgr.cxx1335 pFld = new SwGetExpField(pTyp, rData.sPar1, pSetTyp->GetType(), nFormatId); in InsertFld()
1385 … pFld = new SwGetExpField(pTyp, rData.sPar2, nsSwGetSetExpType::GSE_FORMULA, nFormatId); in InsertFld()
/trunk/main/sw/source/core/txtnode/
H A Datrfld.cxx368 && ( RES_GETEXPFLD != nWhich || ((SwGetExpField*)pFld)->IsInBodyTxt() ) ) in ExpandTxtFld()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx1636 pFld = new SwGetExpField((SwGetExpFieldType*) in attachToRange()
1641 ((SwGetExpField*)pFld)->ChgExpStr(m_pProps->sPar4); in attachToRange()
1644 ((SwGetExpField*)pFld)->SetLateInitialization(); in attachToRange()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx816 pField = new SwGetExpField(pFieldType, sFormel, in Out()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx2614 const SwGetExpField *pGet=(const SwGetExpField*)(pFld); in TextField()
H A Dww8par5.cxx1364 SwGetExpField aFld( (SwGetExpFieldType*) in RefToVar()

Completed in 160 milliseconds