Searched refs:pSetTyp (Results 1 – 2 of 2) sorted by relevance
348 SwSetExpFieldType* pSetTyp = (SwSetExpFieldType*) in IMPL_LINK() local351 if ( pSetTyp && pSetTyp->GetType() == nsSwGetSetExpType::GSE_STRING ) in IMPL_LINK()398 SwSetExpFieldType* pSetTyp = (SwSetExpFieldType*) in IMPL_LINK() local401 if ( pSetTyp ) in IMPL_LINK()403 if ( pSetTyp->GetType() & nsSwGetSetExpType::GSE_STRING ) // Textuell? in IMPL_LINK()437 SwSetExpFieldType* pSetTyp = (SwSetExpFieldType*) in IMPL_LINK() local440 if ( pSetTyp ) in IMPL_LINK()442 if ( pSetTyp->GetType() == nsSwGetSetExpType::GSE_STRING ) // Textuell? in IMPL_LINK()
1328 SwSetExpFieldType* pSetTyp = (SwSetExpFieldType*) in InsertFld() local1331 if(pSetTyp) in InsertFld()1335 pFld = new SwGetExpField(pTyp, rData.sPar1, pSetTyp->GetType(), nFormatId); in InsertFld()1336 pFld->SetSubType(nSubType | pSetTyp->GetType()); in InsertFld()
Completed in 27 milliseconds