Home
last modified time | relevance | path

Searched refs:pSetExpFld (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/fields/
H A Dexpfld.cxx363 SwFieldType* pSetExpFld = rDoc.GetFldType(RES_SETEXPFLD, GetFormula(), sal_False); in ChangeExpansion() local
364 if( pSetExpFld ) in ChangeExpansion()
368 static_cast< SwSetExpFieldType* >(pSetExpFld)->GetType() == nsSwGetSetExpType::GSE_STRING ) in ChangeExpansion()
/aoo4110/main/sw/source/core/unocore/
H A Dunofield.cxx1621 … SwFieldType* pSetExpFld = pDoc->GetFldType(RES_SETEXPFLD, m_pProps->sPar1, sal_False); in attachToRange() local
1623 if( pSetExpFld ) in attachToRange()
1626 … static_cast< SwSetExpFieldType* >(pSetExpFld)->GetType() == nsSwGetSetExpType::GSE_STRING ) in attachToRange()

Completed in 39 milliseconds