Home
last modified time | relevance | path

Searched refs:GetFollow (Results 1 – 25 of 94) sorted by relevance

1234

/AOO42X/main/sw/source/core/text/
H A Dfrmform.cxx237 SwTxtFrm* pMyFollow = GetFollow(); in CalcFollow()
296 if( pSct->GetFollow() ) in CalcFollow()
623 while( GetFollow() ) in _AdjustFollow()
625 if( ((SwTxtFrm*)GetFollow())->IsLocked() ) in _AdjustFollow()
646 while( GetFollow() && GetFollow()->GetFollow() && in _AdjustFollow()
647 nNewOfst >= GetFollow()->GetFollow()->GetOfst() ) in _AdjustFollow()
655 if( GetFollow() ) in _AdjustFollow()
662 GetFollow()->ManipOfst( 0 ); in _AdjustFollow()
675 ASSERT( GetFollow(), "+SwTxtFrm::JoinFrm: no follow" ); in JoinFrm()
676 SwTxtFrm *pFoll = GetFollow(); in JoinFrm()
[all …]
H A Dtxtfrm.cxx465 ASSERT( !GetFollow() && IsHiddenNow(), in HideHidden()
707 if( !GetFollow() ) // der Bereich liegt nicht komplett vor uns, in IsIdxInside()
710 const xub_StrLen nMax = GetFollow()->GetOfst(); in IsIdxInside()
718 const SwParaPortion* pPara = GetFollow()->GetPara(); in IsIdxInside()
827 if( GetFollow() || aBreak.IsBreakNow( aLine ) ) in CalcLineSpace()
932 pFrm = pFrm->GetFollow(); in lcl_ModifyOfst()
936 pFrm = pFrm->GetFollow(); in lcl_ModifyOfst()
1411 ASSERT(GetFollow() && nNeed, "+SwTxtFrm::Prepare: lost all friends"); in PrepWidows()
1461 GetFollow()->SetOfst( aLine.GetEnd() ); in PrepWidows()
1464 GetFollow()->SetFieldFollow( sal_True ); in PrepWidows()
[all …]
H A Dtxtftn.cxx93 pFrm = bFwd ? pFrm->GetFollow() : in FindFtnRef()
118 const xub_StrLen nEnd = GetFollow() ? GetFollow()->GetOfst() : STRING_LEN; in CalcFtnFlag()
121 : GetFollow() ? GetFollow()->GetOfst() : STRING_LEN; in CalcFtnFlag()
455 pSource = GetFollow(); in RemoveFtn()
529 pFtnFrm = pFtnFrm->GetFollow(); in RemoveFtn()
533 else if( GetFollow() ) in RemoveFtn()
535 SwCntntFrm *pDest = GetFollow(); in RemoveFtn()
536 while( pDest->GetFollow() && ((SwTxtFrm*)pDest-> in RemoveFtn()
537 GetFollow())->GetOfst() <= nIdx ) in RemoveFtn()
538 pDest = pDest->GetFollow(); in RemoveFtn()
[all …]
H A Dfrmcrsr.cxx84 if( !bNoScroll || pFrm->GetFollow() ) in GetAdjFrmAtPos()
161 while( pRet->HasFollow() && nWhere >= pRet->GetFollow()->GetOfst() ) in GetFrmAtOfst()
162 pRet = pRet->GetFollow(); in GetFrmAtOfst()
169 while( pFoll->GetFollow() ) in GetFrmAtPos()
171 if( rPos.nContent.GetIndex() > pFoll->GetFollow()->GetOfst() ) in GetFrmAtPos()
172 pFoll = pFoll->GetFollow(); in GetFrmAtPos()
175 if( rPos.nContent.GetIndex() == pFoll->GetFollow()->GetOfst() in GetFrmAtPos()
177 pFoll = pFoll->GetFollow(); in GetFrmAtPos()
783 else if( !bAPI && (aLine.GetNext() || pFrm->GetFollow()) ) in RightMargin()
1276 if( 0 != ( pTmpFollow = GetFollow() ) ) in _UnitDown()
[all …]
H A Dtxtdrop.cxx311 pCurrPart = pCurrPart->GetFollow(); in PaintTxt()
438 pCurrPart = pCurrPart->GetFollow(); in GetTxtSize()
757 const sal_Bool bUseCache = ! pCurrPart->GetFollow(); in CalcFontSize()
800 pCurrPart = pCurrPart->GetFollow(); in CalcFontSize()
914 pCurrPart = pCurrPart->GetFollow(); in CalcFontSize()
994 pCurrPart = pCurrPart->GetFollow(); in CalcFontSize()
1047 pCurrPart = pCurrPart->GetFollow(); in Format()
/AOO42X/main/sw/source/core/layout/
H A Dsectfrm.cxx112 SetFollow( rSect.GetFollow() ); in SwSectionFrm()
114 if( !GetFollow() ) in SwSectionFrm()
161 pMaster->SetFollow( GetFollow() ); in ~SwSectionFrm()
165 if( !GetFollow() ) in ~SwSectionFrm()
171 PROTOCOL( this, PROT_SECTION, ACT_DEL_MASTER, GetFollow() ) in ~SwSectionFrm()
172 GetFollow()->bIsFollow = sal_False; in ~SwSectionFrm()
217 pMaster->SetFollow( GetFollow() ); in DelEmpty()
221 if( !GetFollow() && !pMaster->IsColLocked() ) in DelEmpty()
226 GetFollow()->bIsFollow = sal_False; in DelEmpty()
401 pSect->SetFollow( ((SwSectionFrm*)pParent)->GetFollow() ); in Paste()
[all …]
H A Dfindfrm.cxx738 if ( ((SwTabFrm*)this)->GetFollow() ) in _FindNext()
739 return ((SwTabFrm*)this)->GetFollow(); in _FindNext()
750 if ( ((SwSectionFrm*)this)->GetFollow() ) in _FindNext()
751 return ((SwSectionFrm*)this)->GetFollow(); in _FindNext()
759 if( ((SwCntntFrm*)this)->GetFollow() ) in _FindNext()
760 return ((SwCntntFrm*)this)->GetFollow(); in _FindNext()
765 if ( pMyUpper->IsTabFrm() && ((SwTabFrm*)pMyUpper)->GetFollow() ) in _FindNext()
766 return ((SwTabFrm*)pMyUpper)->GetFollow()->GetLower(); in _FindNext()
866 if ( ((SwTabFrm*)this)->GetFollow() ) in _FindNextCnt()
868 pThis = ((SwTabFrm*)this)->GetFollow()->ContainsCntnt(); in _FindNextCnt()
[all …]
H A Dtabfrm.cxx134 SetFollow( rTab.GetFollow() ); in SwTabFrm()
172 SwTabFrm *pFoll = GetFollow(); in JoinAndDelFollows()
176 SetFollow( pFoll->GetFollow() ); in JoinAndDelFollows()
265 SwFrm* pFirstRow = rTab.GetFollow()->GetFirstNonHeadlineRow(); in lcl_InsertNewFollowFlowLine()
266 pFollowFlowLine->InsertBefore( rTab.GetFollow(), pFirstRow ); in lcl_InsertNewFollowFlowLine()
608 lcl_MoveFootnotes( rTab, *rTab.GetFollow(), *pTmpLastLineRow ); in lcl_PreprocessRowsInCells()
641 lcl_MoveFootnotes( rTab, *rTab.GetFollow(), *pRowFrm ); in lcl_PostprocessRowsInCells()
715 if ( !rTab.GetFollow()->IsJoinLocked() ) in lcl_RecalcSplitLine()
718 ::TableSplitRecalcLock( rTab.GetFollow() ); in lcl_RecalcSplitLine()
761 ::TableSplitRecalcUnlock( rTab.GetFollow() ); in lcl_RecalcSplitLine()
[all …]
H A Dftnfrm.cxx130 SwSectionFrm* pSct = rpBoss->FindSctFrm()->GetFollow(); in lcl_NextFtnBoss()
611 if ( pFtn->GetFollow() ) in Cut()
612 pFtn->GetFollow()->SetMaster( pFtn->GetMaster() ); in Cut()
614 pFtn->GetMaster()->SetFollow( pFtn->GetFollow() ); in Cut()
691 if ( GetNext() && GetNext() == GetFollow() ) in Paste()
770 if ( pFtn && pFtn->GetFollow() ) in GetNextFtnLeaf()
772 SwFtnBossFrm* pTmpBoss = pFtn->GetFollow()->FindFtnBossFrm(); in GetNextFtnLeaf()
780 return pFtn->GetFollow(); in GetNextFtnLeaf()
1013 pNxt = pFtn->GetFollow(); in lcl_RemoveFtns()
1235 while ( pRet->GetFollow() ) in FindFirstFtn()
[all …]
H A Dflowfrm.cxx98 const SwFlowFrm* pFrm = GetFollow(); in HasLockedFollow()
103 pFrm = pFrm->GetFollow(); in HasLockedFollow()
321 pTmp = pTmp->GetFollow(); in BwdMoveNecessary()
464 ((SwTxtFrm*)pCnt)->GetFollow() == pStart ) in CutTree()
694 pFoll = pFoll->GetFollow(); in IsAnFollow()
717 if ( pCnt->HasFollow() && pCnt->GetFollow() == this ) in FindMaster()
737 if( pSect->GetFollow() == this ) in FindMaster()
766 if ( pNxt->GetFollow() == this ) in FindMaster()
768 pNxt = pNxt->GetFollow(); in FindMaster()
774 if ( pTab->GetFollow() == this ) in FindMaster()
[all …]
H A Dlaycache.cxx247 pTab = pTab->GetFollow(); in Write()
270 if( pTab->GetFollow() ) in Write()
282 pTab = pTab->GetFollow(); in Write()
292 } while ( pTab->GetFollow() ); in Write()
406 pTab = pTab->GetFollow(); in CompareLayout()
426 if( pTab->GetFollow() ) in CompareLayout()
438 pTab = pTab->GetFollow(); in CompareLayout()
445 } while ( pTab->GetFollow() ); in CompareLayout()
643 pDesc = rpPage->GetPageDesc()->GetFollow(); in CheckInsertPage()
930 pNew->SetFollow( ((SwTxtFrm*)rpFrm)->GetFollow() ); in CheckInsert()
H A Dpagedesc.cxx357 if( GetFollow() && this != GetFollow() ) in IsFollowNextPageOfNode()
362 ( !pChkFrm->GetNext() || GetFollow() == in IsFollowNextPageOfNode()
477 if (aPageDesc.GetFollow()) in SetPageDesc()
478 sFollow = aPageDesc.GetFollow()->GetName(); in SetPageDesc()
H A Dcalcmove.cxx535 ( ((SwCntntFrm*)pPrv)->GetFollow() != this ) ) in MakePos()
1222 GetFollow()->GetFrm() == GetNext() ) in MakeAll()
1377 nHDiff > 0 && IsInTab() && GetFollow() && in MakeAll()
1378 …( 1 == static_cast<SwTxtFrm*>(GetFollow())->GetLineCount( STRING_LEN ) || (static_cast<SwTxtFrm*>( in MakeAll()
1379 GetFollow()->CalcAddLowerSpaceAsLastInTableCell() == nHDiff; in MakeAll()
1399 if ( bMoveable && !bFormatted && ( GetFollow() || in MakeAll()
1411 if ( bWidow && GetFollow() ) in MakeAll()
1498 if( GetFollow() ) in MakeAll()
2058 pFrm = ((SwTxtFrm*)pFrm)->GetFollow(); in _WouldFit()
H A Dfly.cxx1274 while( pAutoFrm->GetFollow() && in ChgRelPos()
1275 pAutoFrm->GetFollow()->GetOfst() <= nOfs ) in ChgRelPos()
1280 pAutoFrm = pAutoFrm->GetFollow(); in ChgRelPos()
1331 while( pAutoFrm->GetFollow() && in ChgRelPos()
1332 pAutoFrm->GetFollow()->GetOfst() <= nOfs ) in ChgRelPos()
1333 pAutoFrm = pAutoFrm->GetFollow(); in ChgRelPos()
1578 pFrm = pSect->GetFollow()->ContainsAny(); in CalcCntnt()
1820 if( pFrm && pFrm->IsSctFrm() && ( pFrm == pSect->GetFollow() || in CalcCntnt()
1838 pSect->GetFollow()->IsAnLower( pFrm ) ) || in CalcCntnt()
1850 SwSectionFrm* pNxt = pSect->GetFollow(); in CalcCntnt()
[all …]
H A Dobjectformattertxtfrm.cxx308 mrAnchorTxtFrm.GetFollow() && in DoFormatObj()
309 mrAnchorTxtFrm.GetFollow()->GetOfst() == 0 ) in DoFormatObj()
492 mrAnchorTxtFrm.GetFollow() && in DoFormatObjs()
493 mrAnchorTxtFrm.GetFollow()->GetOfst() == 0 ) in DoFormatObjs()
/AOO42X/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1226 if( pPd->GetFollow() && pPd != pPd->GetFollow() && in CheckForFacinPg()
1227 pPd->GetFollow()->GetFollow() == pPd->GetFollow() && in CheckForFacinPg()
1232 pPd = pPd->GetFollow(); in CheckForFacinPg()
1236 pPd->GetFollow() && pPd != pPd->GetFollow() && in CheckForFacinPg()
1237 pPd->GetFollow()->GetFollow() == pPd && in CheckForFacinPg()
1239 … nsUseOnPage::PD_RIGHT == ( nsUseOnPage::PD_ALL & pPd->GetFollow()->ReadUseOn() )) || in CheckForFacinPg()
1241 … nsUseOnPage::PD_LEFT == ( nsUseOnPage::PD_ALL & pPd->GetFollow()->ReadUseOn() )) )) in CheckForFacinPg()
1601 if ( pPd->GetFollow() && pPd != pPd->GetFollow() && in SectionProperties()
1602 pPd->GetFollow()->GetFollow() == pPd->GetFollow() && in SectionProperties()
1605 const SwPageDesc *pFollow = pPd->GetFollow(); in SectionProperties()
[all …]
H A Drtfexport.cxx493 if( rPageDesc.GetFollow() == in WritePageDescTable()
1185 if( bCheckForFirstPage && pAktPageDesc->GetFollow() && in OutPageDescription()
1186 pAktPageDesc->GetFollow() != pAktPageDesc ) in OutPageDescription()
1187 pAktPageDesc = pAktPageDesc->GetFollow(); in OutPageDescription()
1254 if( pAktPageDesc->GetFollow() && pAktPageDesc->GetFollow() != pAktPageDesc ) in WriteHeaderFooter()
/AOO42X/main/sw/source/core/inc/
H A Dsectfrm.hxx72 inline const SwSectionFrm *GetFollow() const;
73 inline SwSectionFrm *GetFollow();
132 inline const SwSectionFrm *SwSectionFrm::GetFollow() const in GetFollow() function in SwSectionFrm
134 return (const SwSectionFrm*)SwFlowFrm::GetFollow(); in GetFollow()
136 inline SwSectionFrm *SwSectionFrm::GetFollow() in GetFollow() function in SwSectionFrm
138 return (SwSectionFrm*)SwFlowFrm::GetFollow(); in GetFollow()
H A Dcntfrm.hxx80 inline const SwCntntFrm *GetFollow() const;
81 inline SwCntntFrm *GetFollow();
148 inline const SwCntntFrm *SwCntntFrm::GetFollow() const in GetFollow() function in SwCntntFrm
150 return (const SwCntntFrm*)SwFlowFrm::GetFollow(); in GetFollow()
152 inline SwCntntFrm *SwCntntFrm::GetFollow() in GetFollow() function in SwCntntFrm
154 return (SwCntntFrm*)SwFlowFrm::GetFollow(); in GetFollow()
H A Dtabfrm.hxx122 inline const SwTabFrm *GetFollow() const;
123 inline SwTabFrm *GetFollow();
225 inline const SwTabFrm *SwTabFrm::GetFollow() const in GetFollow() function in SwTabFrm
227 return (const SwTabFrm*)SwFlowFrm::GetFollow(); in GetFollow()
229 inline SwTabFrm *SwTabFrm::GetFollow() in GetFollow() function in SwTabFrm
231 return (SwTabFrm*)SwFlowFrm::GetFollow(); in GetFollow()
H A Dtxtfrm.hxx335 { return GetFollow() && !GetFollow()->GetOfst(); } in IsEmptyMaster()
455 inline SwTxtFrm *GetFollow();
456 inline const SwTxtFrm *GetFollow() const;
682 const SwTxtFrm *pFoll = GetFollow(); in IsInside()
697 inline const SwTxtFrm *SwTxtFrm::GetFollow() const in GetFollow() function in SwTxtFrm
699 return (const SwTxtFrm*)SwCntntFrm::GetFollow(); in GetFollow()
701 inline SwTxtFrm *SwTxtFrm::GetFollow() in GetFollow() function in SwTxtFrm
703 return (SwTxtFrm*)SwCntntFrm::GetFollow(); in GetFollow()
/AOO42X/main/sfx2/source/dialog/
H A Dmgetempl.cxx85 aFollow ( pStyle->GetFollow() ), in SfxManageStyleSheetPage()
142 aFollow = pStyle->GetFollow(); in SfxManageStyleSheetPage()
501 sCmp = pStyle->GetFollow(); in Reset()
640 if ( pStyle->GetFollow() != aFollowEntry ) in DeactivatePage()
/AOO42X/main/sw/source/core/doc/
H A Ddocdesc.cxx413 if ( pDesc->GetFollow() != rChged.GetFollow() ) in ChgPageDesc()
414 { if ( rChged.GetFollow() == &rChged ) in ChgPageDesc()
415 { if ( pDesc->GetFollow() != pDesc ) in ChgPageDesc()
514 if ( aPageDescs[j]->GetFollow() == pDel ) in PreDelPageDesc()
/AOO42X/main/sw/source/core/frmedt/
H A Dtblsel.cxx460 if( 0 == (pTable = pTable->GetFollow()) ) in GetTblSel()
729 if( 0 == (pTable = pTable->GetFollow()) ) in ChkChartSel()
1743 while ( pTab->GetFollow() ) in lcl_FindStartEndCol()
1752 pTab = pTab->GetFollow(); in lcl_FindStartEndCol()
1758 pLastValidTab = pTab = pTab->GetFollow(); in lcl_FindStartEndCol()
1810 pTmpTab = pTmpTab->GetFollow(); in lcl_FindStartEndCol()
2037 pTable = pTable->GetFollow(); in MakeSelUnions()
2320 SwTabFrm *pFollow = pUp->GetFollow(); in DelFrms()
2371 ((SwTabFrm*)pTabFrm)->GetFollow() ) in DelFrms()
2557 while( pTable->GetFollow() ) in MakeNewFrms()
[all …]
/AOO42X/main/sw/source/core/txtnode/
H A Dtxtedt.cxx217 nChgEnd >= pEndFrm->GetFollow()->GetOfst() ) in lcl_CalculateRepaintRect()
218 pEndFrm = pEndFrm->GetFollow(); in lcl_CalculateRepaintRect()
244 nChgStart >= pStartFrm->GetFollow()->GetOfst() ) in lcl_CalculateRepaintRect()
245 pStartFrm = pStartFrm->GetFollow(); in lcl_CalculateRepaintRect()
248 nChgEnd >= pEndFrm->GetFollow()->GetOfst() ) in lcl_CalculateRepaintRect()
249 pEndFrm = pEndFrm->GetFollow(); in lcl_CalculateRepaintRect()
291 pStartFrm = pStartFrm->GetFollow(); in lcl_CalculateRepaintRect()
1564 pFrm = (SwTxtFrm*)(pFrm->GetFollow()); in Hyphenate()

1234