Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/layout/
H A Dwsfrm.cxx684 void SwFrm::InsertGroupBefore( SwFrm* pParent, SwFrm* pBehind, SwFrm* pSct ) in InsertGroupBefore() argument
690 if( pSct ) in InsertGroupBefore()
701 pLast->pNext = pSct; in InsertGroupBefore()
702 pSct->pPrev = pLast; in InsertGroupBefore()
703 pSct->pNext = pParent->GetNext(); in InsertGroupBefore()
713 if( pSct->GetNext() ) in InsertGroupBefore()
714 pSct->GetNext()->pPrev = pSct; in InsertGroupBefore()
727 SwLayoutFrm* pTmp = (SwLayoutFrm*)pSct; in InsertGroupBefore()
745 ASSERT( pSct->IsSctFrm(), "InsertGroup: For SectionFrms only" ); in InsertGroupBefore()
746 delete ((SwSectionFrm*)pSct); in InsertGroupBefore()
[all …]
H A Dfrmtool.cxx1307 SwSectionFrm* pSct = pLay->FindSctFrm(); in _InsertCnt() local
1315 if( ( !pLay->IsInFtn() || pSct->IsInFtn() ) && in _InsertCnt()
1316 ( !pLay->IsInTab() || pSct->IsInTab() ) ) in _InsertCnt()
1318 pActualSection = new SwActualSection( 0, pSct, 0 ); in _InsertCnt()
1679 SwSectionFrm* pSct = pUpper->FindSctFrm(); in MakeFrms() local
1684 if( pSct && ((pFtnFrm && !pSct->IsInFtn()) || pUpper->IsCellFrm()) ) in MakeFrms()
1685 pSct = NULL; in MakeFrms()
1686 if( pSct ) in MakeFrms()
1688 bOldLock = pSct->IsColLocked(); in MakeFrms()
1689 pSct->ColLock(); in MakeFrms()
[all …]
H A Dsectfrm.cxx2321 const SwFrm* pSct = GetUpper(); in _GetIndPrev() local
2322 if( !pSct ) in _GetIndPrev()
2324 if( pSct->IsSctFrm() ) in _GetIndPrev()
2325 pRet = pSct->GetIndPrev(); in _GetIndPrev()
2326 else if( pSct->IsColBodyFrm() && (pSct = pSct->GetUpper()->GetUpper())->IsSctFrm() ) in _GetIndPrev()
2340 pRet = pSct->GetIndPrev(); in _GetIndPrev()
2352 SwFrm* pSct = GetUpper(); in _GetIndNext() local
2353 if( !pSct ) in _GetIndNext()
2355 if( pSct->IsSctFrm() ) in _GetIndNext()
2356 return pSct->GetIndNext(); in _GetIndNext()
[all …]
H A Dflowfrm.cxx632 SwSectionFrm *pSct; in MoveSubTree() local
637 !(pSct = pOldParent->FindSctFrm())->ContainsCntnt() && in MoveSubTree()
638 !pSct->ContainsAny( true ) ) ) in MoveSubTree()
641 pSct->DelEmpty( sal_False ); in MoveSubTree()
1864 const SwSectionFrm *pSct = rThis.FindSctFrm(); in CheckMoveFwd() local
1865 if( pSct && !pSct->GetValidSizeFlag() ) in CheckMoveFwd()
1868 if( pNxtSct && pSct->IsAnFollow( pNxtSct ) ) in CheckMoveFwd()
2597 SwSectionFrm* pSct = rThis.FindSctFrm(); in MoveBwd() local
2600 if( pSct->IsInFtn() ) in MoveBwd()
2608 ((SwSectionFrm*)pTmp)->GetFollow() != pSct ) in MoveBwd()
[all …]
H A Dlaycache.cxx959 SwSectionFrm *pSct; in CheckInsert() local
963 pSct = rpActualSection->GetSectionFrm(); in CheckInsert()
964 pSct->Remove(); in CheckInsert()
968 pSct = new SwSectionFrm( in CheckInsert()
973 rpActualSection->SetSectionFrm( pSct ); in CheckInsert()
974 pSct->InsertBehind( rpLay, 0 ); in CheckInsert()
976 pSct->Init(); in CheckInsert()
977 pSct->Frm().Pos() = rpLay->Frm().Pos(); in CheckInsert()
978 pSct->Frm().Pos().Y() += 1; //wg. Benachrichtigungen. in CheckInsert()
980 rpLay = pSct; in CheckInsert()
H A Dlayouter.cxx69 void CollectEndnotes( SwSectionFrm* pSct );
76 void SwEndnoter::CollectEndnotes( SwSectionFrm* pSct ) in CollectEndnotes() argument
78 ASSERT( pSct, "CollectEndnotes: Which section?" ); in CollectEndnotes()
80 pSect = pSct; in CollectEndnotes()
81 else if( pSct != pSect ) in CollectEndnotes()
H A Dcalcmove.cxx1208 SwSectionFrm* pSct = pFtn->FindSctFrm(); in MakeAll() local
1213 if( !pSct || pSct->IsColLocked() || !pSct->Growable() ) in MakeAll()
1523 SwSectionFrm *pSct = FindSctFrm(); in MakeAll() local
1524 if( pSct && !pSct->GetValidSizeFlag() ) in MakeAll()
1527 if( pNxtSct && pSct->IsAnFollow( pNxtSct ) ) in MakeAll()
1981 const SwSectionFrm* pSct = pFrm->FindSctFrm(); in _WouldFit() local
1982 bCommonBorder = pSct->GetFmt()->GetBalancedColumns().GetValue(); in _WouldFit()
H A Dfindfrm.cxx513 SwSectionFrm* pSct = pRet->FindSctFrm(); in FindFtnBossFrm() local
514 ASSERT( pSct, "FindFtnBossFrm: Single column outside section?" ); in FindFtnBossFrm()
515 if( !pSct->IsFtnAtEnd() ) in FindFtnBossFrm()
516 return pSct->FindFtnBossFrm( sal_True ); in FindFtnBossFrm()
849 SwSectionFrm* pSct = pRet->FindSctFrm(); in _FindNext() local
852 if( !pSct->IsAnLower( this ) && in _FindNext()
853 (!bFtn || pSct->IsInFtn() ) ) in _FindNext()
854 return pSct; in _FindNext()
H A Dlayact.cxx357 const SwSectionFrm* pSct = pCnt->FindSctFrm(); in PaintCntnt() local
358 if( pSct->IsRetouche() && !pSct->GetNext() ) in PaintCntnt()
359 pTmp = pSct; in PaintCntnt()
1284 const SwSectionFrm *pSct = ((SwFrm*)pCntnt)->ImplFindSctFrm(); in IsShortCut() local
1285 if ( !pSct->IsValid() ) in IsShortCut()
1287 pSct->Calc(); in IsShortCut()
1288 pSct->SetCompletePaint(); in IsShortCut()
1325 const SwSectionFrm *pSct = ((SwFrm*)pCntnt)->ImplFindSctFrm(); in IsShortCut() local
1326 if ( !pSct->IsValid() ) in IsShortCut()
1328 pSct->Calc(); in IsShortCut()
[all …]
H A Dtabfrm.cxx1823 const SwFrm* pSct = rFrm.GetUpper(); in lcl_NoPrev() local
1824 if ( pSct && pSct->IsColBodyFrm() && in lcl_NoPrev()
1825 (pSct = pSct->GetUpper()->GetUpper())->IsSctFrm() ) in lcl_NoPrev()
2616 SwSectionFrm* pSct = GetFollow()->FindSctFrm(); in MakeAll() local
2617 if ( pSct->IsColLocked() && in MakeAll()
2618 pSct->GetFollow() == pNxt ) in MakeAll()
3691 SwSectionFrm* pSct = FindSctFrm(); in Cut() local
3692 if( !pSct->IsFollow() ) in Cut()
3694 pSct->_InvalidatePrt(); in Cut()
3695 pSct->InvalidatePage( pPage ); in Cut()
[all …]
H A Dftnfrm.cxx130 SwSectionFrm* pSct = rpBoss->FindSctFrm()->GetFollow(); in lcl_NextFtnBoss() local
131 if( pSct ) in lcl_NextFtnBoss()
133 ASSERT( pSct->Lower() && pSct->Lower()->IsColumnFrm(), in lcl_NextFtnBoss()
135 rpBoss = (SwColumnFrm*)pSct->Lower(); in lcl_NextFtnBoss()
137 rpPage = pSct->FindPageFrm(); in lcl_NextFtnBoss()
1767 SwSectionFrm* pSct = pBoss->FindSctFrm(); in AppendFtn() local
1768 if( bEnd ? !pSct->IsEndnAtEnd() : !pSct->IsFtnAtEnd() ) in AppendFtn()
1770 SwFtnContFrm* pFtnCont = pSct->FindFtnBossFrm(!bEnd)->FindFtnCont(); in AppendFtn()
/AOO42X/main/sw/source/core/text/
H A Dfrmform.cxx114 SwSectionFrm* pSct = FindSctFrm(); in ValidateFrm() local
115 if( pSct ) in ValidateFrm()
117 if( !pSct->IsColLocked() ) in ValidateFrm()
118 pSct->ColLock(); in ValidateFrm()
120 pSct = NULL; in ValidateFrm()
125 if( pSct ) in ValidateFrm()
126 pSct->ColUnlock(); in ValidateFrm()
293 SwSectionFrm* pSct = pMyFollow->FindSctFrm(); in CalcFollow() local
294 if( pSct && !pSct->IsAnLower( this ) ) in CalcFollow()
296 if( pSct->GetFollow() ) in CalcFollow()
[all …]
H A Dwidorp.cxx75 SwSectionFrm* pSct; in SwTxtFrmBreak() local
77 ( pFrm->IsInSct() && (pSct=pFrm->FindSctFrm())->Lower()->IsColumnFrm() in SwTxtFrmBreak()
78 && !pSct->MoveAllowed( pFrm ) ) || in SwTxtFrmBreak()
H A Dtxtftn.cxx910 SwSectionFrm *pSct = pBoss->FindSctFrm(); in NewFtnPortion() local
911 sal_Bool bAtSctEnd = pSct && pSct->IsFtnAtEnd(); in NewFtnPortion()
920 ( pSct && pBoss->GetPrev() ) ) ) in NewFtnPortion()
932 if( pSct && !bAtSctEnd ) // liegt unser Container in einem (spaltigen) Bereich? in NewFtnPortion()
/AOO42X/main/sw/source/core/docnode/
H A Dnode2lay.cxx229 SwSectionFrm* pSct = pRet->FindSctFrm(); in NextFrm() local
235 if( !pRet->IsInFtn() || pSct->IsInFtn() ) in NextFrm()
237 ASSERT( pSct && pSct->GetSection(), "Where's my section?" ); in NextFrm()
238 SwSectionNode* pNd = pSct->GetSection()->GetFmt()->GetSectionNode(); in NextFrm()
246 pRet = pSct; in NextFrm()
249 pRet = pSct; in NextFrm()
H A Dndsect.cxx1138 SwSectionFrm *pSct = new SwSectionFrm( pS->GetSection(), pFrm ); in MakeFrms() local
1141 SwLayoutFrm* pUp = pSct; in MakeFrms()
1165 pNew = pSct; in MakeFrms()
/AOO42X/main/sw/source/core/inc/
H A Drootfrm.hxx153 void _RemoveFromList( SwSectionFrm* pSct ); // entfernt SectionFrms aus der Delete-Liste
314 void RemoveFromList( SwSectionFrm* pSct ) { if( pDestroy ) _RemoveFromList( pSct ); } in RemoveFromList() argument
317 sal_Bool IsInDelList( SwSectionFrm* pSct ) const; // Ist der SectionFrm in der Liste enthalten?
H A Dframe.hxx534 void InsertGroupBefore( SwFrm* pParent, SwFrm* pWhere, SwFrm* pSct );
/AOO42X/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx706 const SwFrm* pSct = pUpperOfOrientFrm->FindSctFrm(); in CalcPosition() local
707 pUpperOfOrientFrm = pSct->GetUpper(); in CalcPosition()
710 (pSct->*fnRect->fnGetPrtBottom)() ); in CalcPosition()
/AOO42X/main/sw/source/core/frmedt/
H A Dfeshview.cxx2839 for ( SwSectionFrm* pSct = aIter.First(); pSct; pSct = aIter.Next() ) in GetSectionWidth() local
2841 if( !pSct->IsFollow() ) in GetSectionWidth()
2843 return pSct->Frm().Width(); in GetSectionWidth()