Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Dftnfrm.cxx3234 SwCntntFrm* pLastCntntFrm( 0L ); in FindLastCntnt() local
3258 pLastCntntFrm = static_cast<SwTabFrm*>(pLastLowerOfFtn)->FindLastCntnt(); in FindLastCntnt()
3262 pLastCntntFrm = static_cast<SwSectionFrm*>(pLastLowerOfFtn)->FindLastCntnt(); in FindLastCntnt()
3266 pLastCntntFrm = dynamic_cast<SwCntntFrm*>(pLastLowerOfFtn); in FindLastCntnt()
3269 return pLastCntntFrm; in FindLastCntnt()

Completed in 54 milliseconds