Searched refs:pActualSection (Results 1 – 1 of 1) sorted by relevance
1280 SwActualSection *pActualSection = 0; in _InsertCnt() local1318 pActualSection = new SwActualSection( 0, pSct, 0 ); in _InsertCnt()1440 pActualSection = new SwActualSection( pActualSection, in _InsertCnt()1442 if ( pActualSection->GetUpper() ) in _InsertCnt()1522 ASSERT( pActualSection, "Sectionende ohne Anfang?" ); in _InsertCnt()1528 SwActualSection *pTmp = pActualSection->GetUpper(); in _InsertCnt()1529 delete pActualSection; in _InsertCnt()1531 if ( 0 != (pActualSection = pTmp) ) in _InsertCnt()1576 pActualSection->SetSectionFrm( (SwSectionFrm*)pFrm ); in _InsertCnt()1614 if ( pActualSection ) in _InsertCnt()[all …]
Completed in 38 milliseconds