Home
last modified time | relevance | path

Searched refs:pMyFmt (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/sw/source/core/layout/
H A Dsectfrm.cxx2379 const SwSectionFmt *pMyFmt = pSection->GetFmt(); in IsDescendantFrom() local
2380 while( pFmt != pMyFmt ) in IsDescendantFrom()
2382 if( pMyFmt->GetRegisteredIn()->ISA( SwSectionFmt ) ) in IsDescendantFrom()
2383 pMyFmt = (SwSectionFmt*)pMyFmt->GetRegisteredIn(); in IsDescendantFrom()

Completed in 25 milliseconds