/aoo41x/main/sw/source/core/layout/ |
H A D | wsfrm.cxx | 685 if( pSct ) in InsertGroupBefore() 696 pLast->pNext = pSct; in InsertGroupBefore() 697 pSct->pPrev = pLast; in InsertGroupBefore() 708 if( pSct->GetNext() ) in InsertGroupBefore() 709 pSct->GetNext()->pPrev = pSct; in InsertGroupBefore() 983 if( !pSct->IsFollow() ) in Cut() 985 pSct->_InvalidatePrt(); in Cut() 1014 if( !pSct->IsFollow() ) in Cut() 1016 pSct->_InvalidatePrt(); in Cut() 1077 if ( pSct->IsColLocked() || !pSct->IsInFtn() || in Cut() [all …]
|
H A D | frmtool.cxx | 1668 if( pSct && ((pFtnFrm && !pSct->IsInFtn()) || pUpper->IsCellFrm()) ) in MakeFrms() 1669 pSct = NULL; in MakeFrms() 1670 if( pSct ) in MakeFrms() 1673 pSct->ColLock(); in MakeFrms() 1801 pUpper = pSct->GetUpper(); in MakeFrms() 1802 pPrv = pSct->GetPrev(); in MakeFrms() 1820 if( bSplit && pSct && pSct->GetNext() in MakeFrms() 1822 pSct->MergeNext( (SwSectionFrm*)pSct->GetNext() ); in MakeFrms() 1835 pSct->ColUnlock(); in MakeFrms() 1839 if( !pSct->ContainsCntnt() ) in MakeFrms() [all …]
|
H A D | sectfrm.cxx | 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() 2357 if( pSct->IsColBodyFrm() && (pSct = pSct->GetUpper()->GetUpper())->IsSctFrm() ) in _GetIndNext() [all …]
|
H A D | flowfrm.cxx | 632 SwSectionFrm *pSct; in MoveSubTree() local 638 !pSct->ContainsAny( true ) ) ) in MoveSubTree() 641 pSct->DelEmpty( sal_False ); in MoveSubTree() 1865 if( pSct && !pSct->GetValidSizeFlag() ) in CheckMoveFwd() 2597 SwSectionFrm* pSct = rThis.FindSctFrm(); in MoveBwd() local 2600 if( pSct->IsInFtn() ) in MoveBwd() 2615 pSct = new SwSectionFrm( *pSct, sal_True ); in MoveBwd() 2616 pSct->Paste( pNewUpper ); in MoveBwd() 2617 pSct->Init(); in MoveBwd() 2618 pNewUpper = pSct; in MoveBwd() [all …]
|
H A D | laycache.cxx | 963 SwSectionFrm *pSct; in CheckInsert() local 967 pSct = rpActualSection->GetSectionFrm(); in CheckInsert() 968 pSct->Remove(); in CheckInsert() 972 pSct = new SwSectionFrm( in CheckInsert() 977 rpActualSection->SetSectionFrm( pSct ); in CheckInsert() 978 pSct->InsertBehind( rpLay, 0 ); in CheckInsert() 980 pSct->Init(); in CheckInsert() 981 pSct->Frm().Pos() = rpLay->Frm().Pos(); in CheckInsert() 982 pSct->Frm().Pos().Y() += 1; //wg. Benachrichtigungen. in CheckInsert() 984 rpLay = pSct; in CheckInsert()
|
H A D | layouter.cxx | 69 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 D | calcmove.cxx | 1208 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 D | findfrm.cxx | 513 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() 836 SwSectionFrm* pSct = pRet->FindSctFrm(); in _FindNext() local 839 if( !pSct->IsAnLower( this ) && in _FindNext() 840 (!bFtn || pSct->IsInFtn() ) ) in _FindNext() 841 return pSct; in _FindNext()
|
H A D | layact.cxx | 357 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 D | tabfrm.cxx | 1824 if ( pSct && pSct->IsColBodyFrm() && in lcl_NoPrev() 1825 (pSct = pSct->GetUpper()->GetUpper())->IsSctFrm() ) in lcl_NoPrev() 3692 if( !pSct->IsFollow() ) in Cut() 3694 pSct->_InvalidatePrt(); in Cut() 3695 pSct->InvalidatePage( pPage ); in Cut() 3720 if( !pSct->IsFollow() ) in Cut() 3722 pSct->_InvalidatePrt(); in Cut() 3723 pSct->InvalidatePage( pPage ); in Cut() 3736 SwSectionFrm *pSct = 0; in Cut() local 3746 pSct->DelEmpty( sal_False ); in Cut() [all …]
|
H A D | ftnfrm.cxx | 130 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()
|
/aoo41x/main/sw/source/core/text/ |
H A D | frmform.cxx | 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() 294 if( pSct && !pSct->IsAnLower( this ) ) in CalcFollow() 296 if( pSct->GetFollow() ) in CalcFollow() 297 pSct->SimpleFormat(); in CalcFollow() 298 else if( ( pSct->IsVertical() && !pSct->Frm().Width() ) || in CalcFollow() [all …]
|
H A D | widorp.cxx | 75 SwSectionFrm* pSct; in SwTxtFrmBreak() local 77 ( pFrm->IsInSct() && (pSct=pFrm->FindSctFrm())->Lower()->IsColumnFrm() in SwTxtFrmBreak() 78 && !pSct->MoveAllowed( pFrm ) ) || in SwTxtFrmBreak()
|
H A D | txtftn.cxx | 910 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()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | node2lay.cxx | 229 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 D | ndsect.cxx | 1138 SwSectionFrm *pSct = new SwSectionFrm( pS->GetSection(), pFrm ); in MakeFrms() local 1141 SwLayoutFrm* pUp = pSct; in MakeFrms() 1165 pNew = pSct; in MakeFrms()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | rootfrm.hxx | 154 void _RemoveFromList( SwSectionFrm* pSct ); // entfernt SectionFrms aus der Delete-Liste 315 void RemoveFromList( SwSectionFrm* pSct ) { if( pDestroy ) _RemoveFromList( pSct ); } in RemoveFromList() argument 318 sal_Bool IsInDelList( SwSectionFrm* pSct ) const; // Ist der SectionFrm in der Liste enthalten?
|
H A D | frame.hxx | 527 void InsertGroupBefore( SwFrm* pParent, SwFrm* pWhere, SwFrm* pSct );
|
/aoo41x/main/sw/source/core/objectpositioning/ |
H A D | tocntntanchoredobjectposition.cxx | 706 const SwFrm* pSct = pUpperOfOrientFrm->FindSctFrm(); in CalcPosition() local 707 pUpperOfOrientFrm = pSct->GetUpper(); in CalcPosition() 710 (pSct->*fnRect->fnGetPrtBottom)() ); in CalcPosition()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 2842 for ( SwSectionFrm* pSct = aIter.First(); pSct; pSct = aIter.Next() ) in GetSectionWidth() local 2844 if( !pSct->IsFollow() ) in GetSectionWidth() 2846 return pSct->Frm().Width(); in GetSectionWidth()
|