Lines Matching refs:SwField
324 SwField* SwGetExpField::Copy() const in Copy()
420 SwField::SetLanguage(nLng); in SetLanguage()
457 return SwField::QueryValue(rAny, nWhichId); in QueryValue()
497 return SwField::PutValue(rAny, nWhichId); in PutValue()
546 SwField *pFld = ((SwFmtFld*)GetDepends())->GetField(); in GetSeqFormat()
848 SwField* SwSetExpField::Copy() const in Copy()
1055 return SwField::PutValue(rAny, nWhichId); in PutValue()
1121 return SwField::QueryValue(rAny, nWhichId); in QueryValue()
1154 : SwField( pFieldType, nFmt, LANGUAGE_SYSTEM, false ) in SwInputField()
1236 String aStr(SwField::GetFieldName()); in GetFieldName()
1246 SwField* SwInputField::Copy() const in Copy()