Home
last modified time | relevance | path

Searched refs:SwSectionFrm (Results 1 – 25 of 37) sorted by relevance

12

/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx74 SwSectionFrm::SwSectionFrm( SwSection &rSect, SwFrm* pSib ) : in SV_IMPL_PTRARR_SORT()
85 SwSectionFrm::SwSectionFrm( SwSectionFrm &rSect, sal_Bool bMaster ) : in SwSectionFrm() function in SwSectionFrm
123 void SwSectionFrm::Init() in Init()
148 SwSectionFrm::~SwSectionFrm() in ~SwSectionFrm()
254 void SwSectionFrm::Cut() in Cut()
398 pSect = new SwSectionFrm( *((SwSectionFrm*)pParent)->GetSection(), pParent ); in Paste()
411 SwSectionFrm::MoveCntntAndDelete( (SwSectionFrm*)pParent, sal_False ); in Paste()
494 void SwSectionFrm::MergeNext( SwSectionFrm* pNxt ) in MergeNext()
558 SwSectionFrm* pNew = new SwSectionFrm( *pSect->GetSection(), pSect ); in SplitSect()
674 void SwSectionFrm::MoveCntntAndDelete( SwSectionFrm* pDel, sal_Bool bSave ) in MoveCntntAndDelete()
[all …]
H A Dflowfrm.cxx632 SwSectionFrm *pSct; in MoveSubTree()
650 SwSectionFrm* pTmpSct = (SwSectionFrm*)rThis.GetUpper(); in MoveSubTree()
729 SwSectionFrm* SwSectionFrm::FindMaster() const in FindMaster()
734 SwSectionFrm* pSect = aIter.First(); in FindMaster()
1427 const SwSectionFrm* pPrevSectFrm = in _GetPrevFrmForUpperSpaceCalc()
1469 SwSectionFrm* pFoll = &((SwSectionFrm&)rThis); in CalcUpperSpace()
1801 const SwSectionFrm* pSectFrm = static_cast<const SwSectionFrm*>(pFrm); in CalcAddLowerSpaceAsLastInTableCell()
2058 SwSectionFrm* pOldSct = 0; in MoveFwd()
2612 pNewUpper = (SwSectionFrm*)pTmp; in MoveBwd()
2710 return (SwSectionFrm*)pFrm; in CastFlowFrm()
[all …]
H A Dftnfrm.cxx358 SwSectionFrm* pSect = FindSctFrm(); in GrowFrm()
633 SwSectionFrm* pSect = pUp->FindSctFrm(); in Cut()
840 SwSectionFrm* pSect = pFtn->FindSctFrm(); in GetPrevFtnLeaf()
1034 ((SwSectionFrm*)pLow)->Lower() && in lcl_RemoveFtns()
1394 SwSectionFrm* pMySect = ImplFindSctFrm(); in InsertFtn()
1767 SwSectionFrm* pSct = pBoss->FindSctFrm(); in AppendFtn()
1803 SwSectionFrm* pSect = FindSctFrm(); in AppendFtn()
2618 SwSectionFrm *pDel = NULL; in RearrangeFtns()
2627 pDel = (SwSectionFrm*)pCnt; in RearrangeFtns()
2809 const SwSectionFrm* pSect = FindSctFrm(); in GetVarSpace()
[all …]
H A Dfindfrm.cxx513 SwSectionFrm* pSct = pRet->FindSctFrm(); in FindFtnBossFrm()
533 SwSectionFrm* SwFrm::ImplFindSctFrm() in ImplFindSctFrm()
542 return (SwSectionFrm*)pRet; in ImplFindSctFrm()
750 if ( ((SwSectionFrm*)this)->GetFollow() ) in _FindNext()
751 return ((SwSectionFrm*)this)->GetFollow(); in _FindNext()
753 pThis = ((SwSectionFrm*)this)->FindLastCntnt(); in _FindNext()
849 SwSectionFrm* pSct = pRet->FindSctFrm(); in _FindNext()
878 if ( ((SwSectionFrm*)this)->GetFollow() ) in _FindNextCnt()
1013 SwSectionFrm* pSectFrm( static_cast<SwSectionFrm*>(this) ); in _FindPrevCnt()
1202 if( ((SwSectionFrm*)pFrm)->GetSection() ) in ImplInvalidateNextPos()
[all …]
H A Dwsfrm.cxx186 void SwSectionFrm::CheckDirection( sal_Bool bVert ) in CheckDirection()
746 delete ((SwSectionFrm*)pSct); in InsertGroupBefore()
888 pFrm = ((SwSectionFrm*)pFrm)->ContainsAny(); in Paste()
935 pFrm = ((SwSectionFrm*)pFrm)->ContainsAny(); in Cut()
975 pFrm = ((SwSectionFrm*)pFrm)->ContainsAny(); in Cut()
987 SwSectionFrm* pSct = FindSctFrm(); in Cut()
1018 SwSectionFrm* pSct = FindSctFrm(); in Cut()
1045 SwSectionFrm *pSct = 0; in Cut()
1578 SwSectionFrm *pSect = FindSctFrm(); in AdjustNeighbourhood()
2191 SwSectionFrm *pSect = FindSctFrm(); in Modify()
[all …]
H A Dcalcmove.cxx113 SwSectionFrm* pMySect = pFtn->FindSctFrm(); in ShouldBwdMoved()
116 SwSectionFrm *pSect = pNewUpper->FindSctFrm(); in ShouldBwdMoved()
309 pThis = (SwSectionFrm*)this; in PrepareMake()
441 pThis = (SwSectionFrm*)this; in PrepareCrsr()
511 !((SwSectionFrm*)pRet)->GetSection() ) in lcl_Prev()
784 ((SwSectionFrm*)pCnt)->IsUndersized() ) in MakeAll()
785 nTmp += ((SwSectionFrm*)pCnt)->Undersize(); in MakeAll()
1208 SwSectionFrm* pSct = pFtn->FindSctFrm(); in MakeAll()
1507 if( ((SwSectionFrm*)pNxt)->GetSection() ) in MakeAll()
1599 if( ((SwSectionFrm*)pNxt)->GetSection() ) in MakeAll()
[all …]
H A Dlayouter.cxx63 SwSectionFrm* pSect;
69 void CollectEndnotes( SwSectionFrm* pSct );
71 const SwSectionFrm* GetSect() { return pSect; } in GetSect()
76 void SwEndnoter::CollectEndnotes( SwSectionFrm* pSct ) in CollectEndnotes()
258 void SwLayouter::_CollectEndnotes( SwSectionFrm* pSect ) in _CollectEndnotes()
275 void SwLayouter::InsertEndnotes( SwSectionFrm* pSect ) in InsertEndnotes()
313 void SwLayouter::CollectEndnotes( SwDoc* pDoc, SwSectionFrm* pSect ) in CollectEndnotes()
321 sal_Bool SwLayouter::Collecting( SwDoc* pDoc, SwSectionFrm* pSect, SwFtnFrm* pFtn ) in Collecting()
H A Dfrmtool.cxx1307 SwSectionFrm* pSct = pLay->FindSctFrm(); in _InsertCnt()
1441 (SwSectionFrm*)pFrm, pNode ); in _InsertCnt()
1467 pPrv = ((SwSectionFrm*)pPrv)->ContainsCntnt(); in _InsertCnt()
1552 static_cast<SwSectionFrm*>(pFrm)->Init(); in _InsertCnt()
1679 SwSectionFrm* pSct = pUpper->FindSctFrm(); in MakeFrms()
1744 !((SwSectionFrm*)pMove)->GetSection() ) in MakeFrms()
1756 pMove = ((SwSectionFrm*)pMove)->ContainsAny(); in MakeFrms()
1774 !((SwSectionFrm*)pMove)->GetSection() ) in MakeFrms()
1777 pMove = ((SwSectionFrm*)pMove)->ContainsAny(); in MakeFrms()
1838 pSct->MergeNext( (SwSectionFrm*)pSct->GetNext() ); in MakeFrms()
[all …]
H A Dlayhelp.hxx39 class SwSectionFrm;
92 SwSectionFrm *pSectFrm;
96 SwSectionFrm *pSect,
99 SwSectionFrm *GetSectionFrm() { return pSectFrm; } in GetSectionFrm()
100 void SetSectionFrm( SwSectionFrm *p ) { pSectFrm = p; } in SetSectionFrm()
H A Dhffrm.cxx94 else if( pFrm->IsSctFrm() && ((SwSectionFrm*)pFrm)->IsUndersized() ) in lcl_CalcContentHeight()
96 nTmp = ((SwSectionFrm*)pFrm)->Undersize(); in lcl_CalcContentHeight()
312 ((SwSectionFrm*)pFrm)->IsUndersized() ) in FormatSize()
313 nRemaining += ((SwSectionFrm*)pFrm)->Undersize(); in FormatSize()
365 SwSectionFrm * pTmpFrm = in FormatSize()
366 (SwSectionFrm*) pFrm; in FormatSize()
H A Dfly.cxx1213 const SwSectionFrm* pSectFrm( GetVertPosOrientFrm()->FindSctFrm() ); in _Invalidate()
1417 else if( pFrm->IsSctFrm() && ((SwSectionFrm*)pFrm)->IsUndersized() ) in Format()
1418 nRemaining += ((SwSectionFrm*)pFrm)->Undersize(); in Format()
1558 SwSectionFrm* pSect; in CalcCntnt()
1562 pSect = (SwSectionFrm*)pLay; in CalcCntnt()
1784 SwSectionFrm* pTmp = pFrm->FindSctFrm(); in CalcCntnt()
1815 while( pFrm && pFrm->IsSctFrm() && !((SwSectionFrm*)pFrm)->GetSection() ) in CalcCntnt()
1821 ((SwSectionFrm*)pFrm)->IsAnFollow( pSect ) ) ) in CalcCntnt()
1823 pFrm = ((SwSectionFrm*)pFrm)->ContainsAny(); in CalcCntnt()
1850 SwSectionFrm* pNxt = pSect->GetFollow(); in CalcCntnt()
[all …]
H A Dtabfrm.cxx1799 !dynamic_cast<const SwSectionFrm*>(pPrev)->GetSection() ) in lcl_NoPrev()
1851 !static_cast<SwSectionFrm*>(pNxt)->GetSection() ) in lcl_FormatNextCntntForKeep()
1859 pNxt = static_cast<SwSectionFrm*>(pNxt)->ContainsAny(); in lcl_FormatNextCntntForKeep()
2431 const SwSectionFrm* pTmpSct = 0; in MakeAll()
3488 SwSectionFrm* pSect = pRet->FindSctFrm(); in FindLastCntnt()
3525 pRet = ((SwSectionFrm*)pRet)->FindLastCntnt(); in FindLastCntnt()
3691 SwSectionFrm* pSct = FindSctFrm(); in Cut()
3719 SwSectionFrm* pSct = FindSctFrm(); in Cut()
3736 SwSectionFrm *pSct = 0; in Cut()
3982 ((SwSectionFrm*)pFrm)->ContainsCntnt() : pFrm; in CalcHeightWidthFlys()
[all …]
H A Dlaycache.cxx209 pTmp = ((SwSectionFrm*)pTmp)->ContainsAny(); in Write()
371 pTmp = ((SwSectionFrm*)pTmp)->ContainsAny(); in CompareLayout()
486 SwSectionFrm *pSect, in SwActualSection()
963 SwSectionFrm *pSct; in CheckInsert()
972 pSct = new SwSectionFrm( in CheckInsert()
H A Dflycnt.cxx735 const SwSectionFrm *pSect = pUp->FindSctFrm(); in lcl_CalcDownDist()
744 const SwSectionFrm* pNxtSect = pLay ? pLay->FindSctFrm() : 0; in lcl_CalcDownDist()
843 const SwSectionFrm* pNxtSect = pLay ? in lcl_CalcDownDist()
H A Dlayact.cxx357 const SwSectionFrm* pSct = pCnt->FindSctFrm(); in PaintCntnt()
1284 const SwSectionFrm *pSct = ((SwFrm*)pCntnt)->ImplFindSctFrm(); in IsShortCut()
1325 const SwSectionFrm *pSct = ((SwFrm*)pCntnt)->ImplFindSctFrm(); in IsShortCut()
1606 else if( !pLow->IsSctFrm() || ((SwSectionFrm*)pLow)->GetSection() ) in FormatLayout()
/trunk/main/sw/source/core/inc/
H A Dsectfrm.hxx63 SwSectionFrm( SwSectionFrm &, sal_Bool bMaster );//_Nur_ zum Erzeugen von Master/Follows
64 ~SwSectionFrm();
72 inline const SwSectionFrm *GetFollow() const;
73 inline SwSectionFrm *GetFollow();
74 SwSectionFrm* FindMaster() const;
87 void MergeNext( SwSectionFrm* pNxt );
126 DECL_FIXEDMEMPOOL_NEWDEL(SwSectionFrm)
129 typedef SwSectionFrm* SwSectionFrmPtr;
132 inline const SwSectionFrm *SwSectionFrm::GetFollow() const in GetFollow()
136 inline SwSectionFrm *SwSectionFrm::GetFollow() in GetFollow()
[all …]
H A Dlayouter.hxx30 class SwSectionFrm;
64 void _CollectEndnotes( SwSectionFrm* pSect );
123 void InsertEndnotes( SwSectionFrm* pSect );
131 static void CollectEndnotes( SwDoc* pDoc, SwSectionFrm* pSect );
132 static sal_Bool Collecting( SwDoc* pDoc, SwSectionFrm* pSect, SwFtnFrm* pFtn );
H A Drootfrm.hxx153 void _RemoveFromList( SwSectionFrm* pSct ); // entfernt SectionFrms aus der Delete-Liste
312 void InsertEmptySct( SwSectionFrm* pDel );
314 void RemoveFromList( SwSectionFrm* pSct ) { if( pDestroy ) _RemoveFromList( pSct ); } in RemoveFromList()
317 sal_Bool IsInDelList( SwSectionFrm* pSct ) const; // Ist der SectionFrm in der Liste enthalten?
H A Dframe.hxx40 class SwSectionFrm;
687 SwSectionFrm *ImplFindSctFrm();
697 inline SwSectionFrm *FindSctFrm();
710 inline const SwSectionFrm *FindSctFrm() const;
1170 inline SwSectionFrm *SwFrm::FindSctFrm() in FindSctFrm()
1187 inline const SwSectionFrm *SwFrm::FindSctFrm() const in FindSctFrm()
/trunk/main/sw/source/core/docnode/
H A Dnode2lay.cxx229 SwSectionFrm* pSct = pRet->FindSctFrm(); in NextFrm()
274 ((SwSectionFrm*)pPrv)->LockJoin(); in SaveUpperFrms()
299 if( ((SwSectionFrm*)pFrm)->GetSection() && in UpperFrm()
301 ((SwSectionFrm*)pFrm)->GetSection()) ) in UpperFrm()
322 pUpper = new SwSectionFrm(((SwSectionNode*)pNode)->GetSection(), rpFrm); in UpperFrm()
325 static_cast<SwSectionFrm*>(pUpper)->Init(); in UpperFrm()
360 ((SwSectionFrm*)pNxt)->UnlockJoin(); in RestoreUpperFrms()
375 ((SwSectionFrm*)pNxt)->UnlockJoin(); in RestoreUpperFrms()
394 ((SwSectionFrm*)pNxt)->UnlockJoin(); in RestoreUpperFrms()
411 SwSectionFrm* pSctFrm = pTmp->FindSctFrm(); in RestoreUpperFrms()
H A Dndsect.cxx1041 SwSectionFrm* pSectFrm = (SwSectionFrm*)pFrm; in SwClearDummies()
1083 return new SwSectionFrm( *m_pSection, pSib ); in MakeFrm()
1138 SwSectionFrm *pSct = new SwSectionFrm( pS->GetSection(), pFrm ); in MakeFrms()
1193 static_cast<SwSectionFrm*>(pNew)->Init(); in MakeFrms()
/trunk/main/sw/source/core/objectpositioning/
H A Dtocntntanchoredobjectposition.cxx119 SwSectionFrm* pSctFrm = in lcl_DoesVertPosFits()
120 const_cast<SwSectionFrm*>(_pUpperOfOrientFrm->FindSctFrm()); in lcl_DoesVertPosFits()
489 const SwSectionFrm* pSctFrm = pUpperOfOrientFrm->FindSctFrm(); in CalcPosition()
780 const SwSectionFrm* pSctFrm = pUpperOfOrientFrm->FindSctFrm(); in CalcPosition()
/trunk/main/sw/source/core/text/
H A Dtxtftn.cxx152 !((SwSectionFrm*)pBoss->GetUpper())->IsFtnAtEnd() ) ) in CalcPrepFtnAdjust()
500 SwSectionFrm* pSect = (SwSectionFrm*) in RemoveFtn()
646 SwSectionFrm *pSect; in ConnectFtn()
910 SwSectionFrm *pSct = pBoss->FindSctFrm(); in NewFtnPortion()
H A Dfrmform.cxx114 SwSectionFrm* pSct = FindSctFrm(); in ValidateFrm()
158 sal_Bool bOld = ((SwSectionFrm*)pFrm)->IsCntntLocked(); in _ValidateBodyFrm()
159 ((SwSectionFrm*)pFrm)->SetCntntLock( sal_True ); in _ValidateBodyFrm()
162 ((SwSectionFrm*)pFrm)->SetCntntLock( sal_False ); in _ValidateBodyFrm()
293 SwSectionFrm* pSct = pMyFollow->FindSctFrm(); in CalcFollow()
H A DEnhancedPDFExportHelper.cxx220 pKey = (void*)static_cast<const SwSectionFrm&>(rFrm).GetSection(); in lcl_GetKeyFromFrame()
1065 static_cast<const SwSectionFrm*>(pFrm)->GetSection(); in BeginBlockStructureElements()
1191 const SwSectionFrm* pSctFrm = pFrm->FindSctFrm(); in BeginBlockStructureElements()
1193 static_cast<const SwSectionFrm*>(pSctFrm)->GetSection(); in BeginBlockStructureElements()

Completed in 304 milliseconds

12