Home
last modified time | relevance | path

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

1234

/trunk/main/sw/source/core/text/
H A Dfrmform.cxx296 if( pSct->GetFollow() ) in CalcFollow()
623 while( GetFollow() ) 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()
886 if( !GetFollow() ) in CalcPreps()
1003 if( !GetFollow() ) in CalcPreps()
1131 if( GetFollow() ) in FormatAdjust()
1147 if( GetFollow() ) in FormatAdjust()
[all …]
H A Dtxtfrm.cxx465 ASSERT( !GetFollow() && IsHiddenNow(), in HideHidden()
932 pFrm = pFrm->GetFollow(); in lcl_ModifyOfst()
936 pFrm = pFrm->GetFollow(); in lcl_ModifyOfst()
1461 GetFollow()->SetOfst( aLine.GetEnd() ); in PrepWidows()
1494 rPos = pFrm->GetFollow()->GetOfst(); in lcl_ErgoVadis()
1672 const xub_StrLen nEnd = GetFollow() ? in Prepare()
1843 xub_StrLen nLen = ( GetFollow() ? GetFollow()->GetOfst() : in Prepare()
2021 if ( GetFollow() ) in WouldFit()
2034 SwTxtFrm* pFoll = GetFollow()->GetFollow(); in WouldFit()
2039 pFoll = pFoll->GetFollow(); in WouldFit()
[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()
538 pDest = pDest->GetFollow(); in RemoveFtn()
607 nOldOfst = GetFollow()->GetOfst(); in RemoveFtn()
612 GetFollow()->ManipOfst( nOldOfst ); in RemoveFtn()
[all …]
H A Dfrmcrsr.cxx84 if( !bNoScroll || pFrm->GetFollow() ) in GetAdjFrmAtPos()
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()
1285 pTmpFollow = 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()
/trunk/main/sw/source/core/layout/
H A Dsectfrm.cxx112 SetFollow( rSect.GetFollow() ); in SwSectionFrm()
114 if( !GetFollow() ) in SwSectionFrm()
165 if( !GetFollow() ) in ~SwSectionFrm()
403 if( pSect->GetFollow() ) in Paste()
804 if( pFoll == GetFollow() ) in MakeAll()
814 while( GetFollow() ) in MakeAll()
898 pSect = pSect->GetFollow(); in FindLastCntnt()
1018 pSect = pSect->GetFollow(); in lcl_ColumnRefresh()
1099 else if( GetFollow() && !GetFollow()->ContainsAny() ) in _CheckClipping()
1723 pNew = pSect->GetFollow(); in GetNextSctLeaf()
[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()
866 if ( ((SwTabFrm*)this)->GetFollow() ) in _FindNextCnt()
878 if ( ((SwSectionFrm*)this)->GetFollow() ) in _FindNextCnt()
889 return ((SwCntntFrm*)this)->GetFollow(); in _FindNextCnt()
924 else if ( pFtnFrmOfCurr->GetFollow() ) in _FindNextCnt()
[all …]
H A Dtabfrm.cxx134 SetFollow( rTab.GetFollow() ); in SwTabFrm()
172 SwTabFrm *pFoll = GetFollow(); in JoinAndDelFollows()
176 SetFollow( pFoll->GetFollow() ); in JoinAndDelFollows()
1236 if ( GetFollow() ) in Split()
1238 pFoll = GetFollow(); in Split()
1994 while ( GetFollow() && !GetFollow()->IsJoinLocked() ) in MakeAll()
2005 if( GetFollow() && !GetFollow()->IsJoinLocked() && in MakeAll()
2015 if ( bTableRowKeep && GetFollow() && !GetFollow()->IsJoinLocked() ) in MakeAll()
2541 if ( GetFollow() && !GetFollow()->GetFirstNonHeadlineRow() ) in MakeAll()
2606 if ( !GetFollow()->GetFollow() ) in MakeAll()
[all …]
H A Dftnfrm.cxx611 if ( pFtn->GetFollow() ) in Cut()
770 if ( pFtn && pFtn->GetFollow() ) in GetNextFtnLeaf()
780 return pFtn->GetFollow(); in GetNextFtnLeaf()
1013 pNxt = pFtn->GetFollow(); in lcl_RemoveFtns()
1235 while ( pRet->GetFollow() ) in FindFirstFtn()
1236 pRet = pRet->GetFollow(); in FindFirstFtn()
1289 while ( pRet->GetFollow() ) in FindFirstFtn()
1290 pRet = pRet->GetFollow(); in FindFirstFtn()
1958 pFtn = pFtn->GetFollow(); in ChangeFtnRef()
2083 while ( pNxtFtn->GetFollow() ) in _CollectFtns()
[all …]
H A Dflowfrm.cxx98 const SwFlowFrm* pFrm = GetFollow(); in HasLockedFollow()
103 pFrm = pFrm->GetFollow(); in HasLockedFollow()
321 pTmp = pTmp->GetFollow(); in BwdMoveNecessary()
694 pFoll = pFoll->GetFollow(); in IsAnFollow()
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()
1472 while( !pOwn && 0 != ( pFoll = pFoll->GetFollow() ) ); in CalcUpperSpace()
1771 ( rThis.IsInTab() && !GetFollow() ) ) && in CalcLowerSpace()
[all …]
H A Dlaycache.cxx251 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 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()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8sty.cxx1227 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()
1602 if ( pPd->GetFollow() && pPd != pPd->GetFollow() && in SectionProperties()
1603 pPd->GetFollow()->GetFollow() == pPd->GetFollow() && in SectionProperties()
1640 if ( pPd->GetFollow() && pPd != pPd->GetFollow() && in SectionProperties()
1641 pPd->GetFollow()->GetFollow() == pPd && in SectionProperties()
1654 pPd = 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()
/trunk/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()
/trunk/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()
/trunk/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()
/trunk/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 …]
/trunk/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()

Completed in 359 milliseconds

1234