Searched refs:pPrvSct (Results 1 – 1 of 1) sorted by relevance
680 SwSectionFrm* pPrvSct = NULL; in MoveCntntAndDelete() local708 pPrvSct = pNxtSct = NULL; in MoveCntntAndDelete()727 if( pPrvSct && !( pPrvSct->GetFmt() == pParent ) ) in MoveCntntAndDelete()730 else if( pPrvSct && pPrvSct->GetFmt() == pParent ) in MoveCntntAndDelete()732 pUp = pPrvSct; in MoveCntntAndDelete()753 pPrvSct->InsertBehind( pUp, pPrv ); in MoveCntntAndDelete()754 pPrvSct->Init(); in MoveCntntAndDelete()757 pUp = FIRSTLEAF( pPrvSct ); in MoveCntntAndDelete()760 pPrvSct = NULL; // damit nicht gemergt wird in MoveCntntAndDelete()773 if( pPrvSct && !pPrvSct->IsJoinLocked() ) in MoveCntntAndDelete()[all …]
Completed in 29 milliseconds