Searched refs:pActualSection (Results 1 – 1 of 1) sorted by relevance
1264 SwActualSection *pActualSection = 0; in _InsertCnt() local1302 pActualSection = new SwActualSection( 0, pSct, 0 ); in _InsertCnt()1424 pActualSection = new SwActualSection( pActualSection, in _InsertCnt()1426 if ( pActualSection->GetUpper() ) in _InsertCnt()1506 ASSERT( pActualSection, "Sectionende ohne Anfang?" ); in _InsertCnt()1512 SwActualSection *pTmp = pActualSection->GetUpper(); in _InsertCnt()1513 delete pActualSection; in _InsertCnt()1515 if ( 0 != (pActualSection = pTmp) ) in _InsertCnt()1560 pActualSection->SetSectionFrm( (SwSectionFrm*)pFrm ); in _InsertCnt()1598 if ( pActualSection ) in _InsertCnt()[all …]
Completed in 25 milliseconds