Searched refs:GetEntryByHandle (Results 1 – 3 of 3) sorted by relevance
210 const SwAuthEntry* SwAuthorityFieldType::GetEntryByHandle(long nHandle) const in GetEntryByHandle() function in SwAuthorityFieldType599 const SwAuthEntry* pEntry = pAuthType->GetEntryByHandle(m_nHandle); in Expand()618 const SwAuthEntry* pEntry = pAuthType->GetEntryByHandle( m_nHandle ); in GetFieldText()674 const SwAuthEntry* pAuthEntry = ((SwAuthorityFieldType*)GetTyp())->GetEntryByHandle(m_nHandle); in QueryValue()702 if(!GetTyp() || !((SwAuthorityFieldType*)GetTyp())->GetEntryByHandle(m_nHandle)) in PutValue()743 const SwAuthEntry* pEntry = pSrcTyp->GetEntryByHandle( m_nHandle ); in ChgTyp()
111 const SwAuthEntry* GetEntryByHandle(long nHandle) const;
1630 GetEntryByHandle(((SwAuthorityField*)pField)->GetHandle()); in InitControls()
Completed in 35 milliseconds