| /AOO41X/main/sw/source/core/text/ |
| H A D | frmform.cxx | 237 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 D | txtfrm.cxx | 465 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 D | txtftn.cxx | 93 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 D | frmcrsr.cxx | 84 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 D | txtdrop.cxx | 311 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()
|
| /AOO41X/main/sw/source/core/layout/ |
| H A D | sectfrm.cxx | 112 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 D | findfrm.cxx | 725 if ( ((SwTabFrm*)this)->GetFollow() ) in _FindNext() 726 return ((SwTabFrm*)this)->GetFollow(); in _FindNext() 737 if ( ((SwSectionFrm*)this)->GetFollow() ) in _FindNext() 738 return ((SwSectionFrm*)this)->GetFollow(); in _FindNext() 746 if( ((SwCntntFrm*)this)->GetFollow() ) in _FindNext() 747 return ((SwCntntFrm*)this)->GetFollow(); in _FindNext() 752 if ( pMyUpper->IsTabFrm() && ((SwTabFrm*)pMyUpper)->GetFollow() ) in _FindNext() 753 return ((SwTabFrm*)pMyUpper)->GetFollow()->GetLower(); in _FindNext() 853 if ( ((SwTabFrm*)this)->GetFollow() ) in _FindNextCnt() 855 pThis = ((SwTabFrm*)this)->GetFollow()->ContainsCntnt(); in _FindNextCnt() [all …]
|
| H A D | tabfrm.cxx | 134 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 D | ftnfrm.cxx | 130 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 D | flowfrm.cxx | 98 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 D | pagedesc.cxx | 357 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 D | laycache.cxx | 251 pTab = pTab->GetFollow(); in Write() 274 if( pTab->GetFollow() ) in Write() 286 pTab = pTab->GetFollow(); in Write() 296 } while ( pTab->GetFollow() ); in Write() 410 pTab = pTab->GetFollow(); in CompareLayout() 430 if( pTab->GetFollow() ) in CompareLayout() 442 pTab = pTab->GetFollow(); in CompareLayout() 449 } while ( pTab->GetFollow() ); in CompareLayout() 647 pDesc = rpPage->GetPageDesc()->GetFollow(); in CheckInsertPage() 934 pNew->SetFollow( ((SwTxtFrm*)rpFrm)->GetFollow() ); in CheckInsert()
|
| H A D | calcmove.cxx | 535 ( ((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 D | fly.cxx | 1294 while( pAutoFrm->GetFollow() && in ChgRelPos() 1295 pAutoFrm->GetFollow()->GetOfst() <= nOfs ) in ChgRelPos() 1300 pAutoFrm = pAutoFrm->GetFollow(); in ChgRelPos() 1351 while( pAutoFrm->GetFollow() && in ChgRelPos() 1352 pAutoFrm->GetFollow()->GetOfst() <= nOfs ) in ChgRelPos() 1353 pAutoFrm = pAutoFrm->GetFollow(); in ChgRelPos() 1598 pFrm = pSect->GetFollow()->ContainsAny(); in CalcCntnt() 1840 if( pFrm && pFrm->IsSctFrm() && ( pFrm == pSect->GetFollow() || in CalcCntnt() 1858 pSect->GetFollow()->IsAnLower( pFrm ) ) || in CalcCntnt() 1870 SwSectionFrm* pNxt = pSect->GetFollow(); in CalcCntnt() [all …]
|
| H A D | objectformattertxtfrm.cxx | 308 mrAnchorTxtFrm.GetFollow() && in DoFormatObj() 309 mrAnchorTxtFrm.GetFollow()->GetOfst() == 0 ) in DoFormatObj() 492 mrAnchorTxtFrm.GetFollow() && in DoFormatObjs() 493 mrAnchorTxtFrm.GetFollow()->GetOfst() == 0 ) in DoFormatObjs()
|
| /AOO41X/main/sw/source/filter/ww8/ |
| H A D | wrtw8sty.cxx | 1227 if( pPd->GetFollow() && pPd != pPd->GetFollow() && in CheckForFacinPg() 1228 pPd->GetFollow()->GetFollow() == pPd->GetFollow() && in CheckForFacinPg() 1233 pPd = pPd->GetFollow(); in CheckForFacinPg() 1237 pPd->GetFollow() && pPd != pPd->GetFollow() && in CheckForFacinPg() 1238 pPd->GetFollow()->GetFollow() == pPd && in CheckForFacinPg() 1240 … nsUseOnPage::PD_RIGHT == ( nsUseOnPage::PD_ALL & pPd->GetFollow()->ReadUseOn() )) || in CheckForFacinPg() 1242 … nsUseOnPage::PD_LEFT == ( nsUseOnPage::PD_ALL & pPd->GetFollow()->ReadUseOn() )) )) in CheckForFacinPg() 1602 if ( pPd->GetFollow() && pPd != pPd->GetFollow() && in SectionProperties() 1603 pPd->GetFollow()->GetFollow() == pPd->GetFollow() && in SectionProperties() 1606 const SwPageDesc *pFollow = pPd->GetFollow(); in SectionProperties() [all …]
|
| H A D | rtfexport.cxx | 493 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()
|
| /AOO41X/main/sw/source/core/inc/ |
| H A D | sectfrm.hxx | 72 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 D | cntfrm.hxx | 80 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 D | tabfrm.hxx | 122 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 D | txtfrm.hxx | 335 { return GetFollow() && !GetFollow()->GetOfst(); } in IsEmptyMaster() 457 inline SwTxtFrm *GetFollow(); 458 inline const SwTxtFrm *GetFollow() const; 684 const SwTxtFrm *pFoll = GetFollow(); in IsInside() 699 inline const SwTxtFrm *SwTxtFrm::GetFollow() const in GetFollow() function in SwTxtFrm 701 return (const SwTxtFrm*)SwCntntFrm::GetFollow(); in GetFollow() 703 inline SwTxtFrm *SwTxtFrm::GetFollow() in GetFollow() function in SwTxtFrm 705 return (SwTxtFrm*)SwCntntFrm::GetFollow(); in GetFollow()
|
| H A D | ftnfrm.hxx | 97 const SwFtnFrm *GetFollow() const { return pFollow; } in GetFollow() function in SwFtnFrm 98 SwFtnFrm *GetFollow() { return pFollow; } in GetFollow() function in SwFtnFrm
|
| /AOO41X/main/sfx2/source/dialog/ |
| H A D | mgetempl.cxx | 85 aFollow ( pStyle->GetFollow() ), in SfxManageStyleSheetPage() 142 aFollow = pStyle->GetFollow(); in SfxManageStyleSheetPage() 501 sCmp = pStyle->GetFollow(); in Reset() 640 if ( pStyle->GetFollow() != aFollowEntry ) in DeactivatePage()
|
| /AOO41X/main/sw/source/core/doc/ |
| H A D | docdesc.cxx | 386 if ( pDesc->GetFollow() != rChged.GetFollow() ) in ChgPageDesc() 387 { if ( rChged.GetFollow() == &rChged ) in ChgPageDesc() 388 { if ( pDesc->GetFollow() != pDesc ) in ChgPageDesc() 487 if ( aPageDescs[j]->GetFollow() == pDel ) in PreDelPageDesc()
|
| /AOO41X/main/sw/source/core/frmedt/ |
| H A D | tblsel.cxx | 460 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 …]
|