Searched refs:GetRefFromAttr (Results 1 – 5 of 5) sorted by relevance
94 const SwCntntFrm *GetRefFromAttr() const;95 SwCntntFrm *GetRefFromAttr();
3193 const SwCntntFrm* pRefAttr = GetRefFromAttr(); in GetRef()3202 const SwCntntFrm* pRefAttr = GetRefFromAttr(); in GetRef()3211 const SwCntntFrm* SwFtnFrm::GetRefFromAttr() const in GetRefFromAttr() function in SwFtnFrm3214 return pThis->GetRefFromAttr(); in GetRefFromAttr()3217 SwCntntFrm* SwFtnFrm::GetRefFromAttr() in GetRefFromAttr() function in SwFtnFrm
543 0 != ( pCFrm = pFtn->GetRefFromAttr()) && pCFrm->IsFollow() ) in DelFrms()
2761 0 != (pCnt = ((SwFtnFrm*)this)->GetRefFromAttr() ) ) in ShrinkFrm()
1424 0 != ( pCFrm = pFtn->GetRefFromAttr()) && pCFrm->IsFollow() ) in DelFrms()
Completed in 69 milliseconds