Searched refs:pLastCntntFrm (Results 1 – 1 of 1) sorted by relevance
3234 SwCntntFrm* pLastCntntFrm( 0L ); in FindLastCntnt() local3258 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 18 milliseconds