Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/fields/
H A Dexpfld.cxx293 SwGetExpField::SwGetExpField(SwGetExpFieldType* pTyp, const String& rFormel, in SwGetExpField() function in SwGetExpField
303 String SwGetExpField::Expand() const in Expand()
311 String SwGetExpField::GetFieldName() const in GetFieldName()
322 SwField* SwGetExpField::Copy() const in Copy()
324 SwGetExpField *pTmp = new SwGetExpField((SwGetExpFieldType*)GetTyp(), in Copy()
395 String SwGetExpField::GetPar2() const in GetPar2()
400 void SwGetExpField::SetPar2(const String& rStr) in SetPar2()
405 sal_uInt16 SwGetExpField::GetSubType() const in GetSubType()
410 void SwGetExpField::SetSubType(sal_uInt16 nType) in SetSubType()
415 void SwGetExpField::SetLanguage(sal_uInt16 nLng) in SetLanguage()
[all …]
H A Dreffld.cxx317 … nStt = SwGetExpField::GetReferenceTextPos( pTxtAttr->GetFmtFld(), *pDoc ); in UpdateField()
/aoo42x/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()
/aoo42x/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()
/aoo42x/main/sw/source/core/text/
H A Dtxtfld.cxx209 SwGetExpField* pExpFld = (SwGetExpField*)pFld; in NewFldPortion()
/aoo42x/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()
/aoo42x/main/sw/source/core/txtnode/
H A Datrfld.cxx368 && ( RES_GETEXPFLD != nWhich || ((SwGetExpField*)pFld)->IsInBodyTxt() ) ) in ExpandTxtFld()
/aoo42x/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()
/aoo42x/main/sw/source/filter/ww1/
H A Dw1filter.cxx816 pField = new SwGetExpField(pFieldType, sFormel, in Out()
/aoo42x/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 97 milliseconds