Searched refs:pRepr (Results 1 – 2 of 2) sorted by relevance
473 SectReprPtr pRepr = (SectReprPtr)pEntry->GetUserData(); in CheckPasswd() local474 if (!pRepr->GetTempPasswd().getLength() in CheckPasswd()475 && pRepr->GetSectionData().GetPassword().getLength()) in CheckPasswd()485 pRepr->GetSectionData().GetPassword(), sNewPasswd)) in CheckPasswd()487 pRepr->SetTempPasswd(aNewPasswd); in CheckPasswd()624 SectReprPtr pRepr = (SectReprPtr)pEntry->GetUserData(); in SelectSection() local625 if (pRepr->GetSectionData().GetSectionName() == rSectionName) in SelectSection()679 SectRepr* pRepr=(SectRepr*) pEntry->GetUserData(); in IMPL_LINK() local680 SwSectionData const& rData( pRepr->GetSectionData() ); in IMPL_LINK()760 SectRepr* pRepr=(SectRepr*) pEntry->GetUserData(); in IMPL_LINK() local[all …]
336 if( const String* pRepr = mxLinkRec->GetRepr() ) in ProcessUrlField() local337 aUrlRepr = *pRepr; in ProcessUrlField()