Searched refs:pMyFmt (Results 1 – 1 of 1) sorted by relevance
2379 const SwSectionFmt *pMyFmt = pSection->GetFmt(); in IsDescendantFrom() local2380 while( pFmt != pMyFmt ) in IsDescendantFrom()2382 if( pMyFmt->GetRegisteredIn()->ISA( SwSectionFmt ) ) in IsDescendantFrom()2383 pMyFmt = (SwSectionFmt*)pMyFmt->GetRegisteredIn(); in IsDescendantFrom()
Completed in 35 milliseconds