/aoo41x/main/sw/source/core/layout/ |
H A D | findfrm.cxx | 71 while ( pNxt && pNxt->IsInDocBody() && IsAnLower( pNxt ) ) in FindLastBodyCntnt() 127 if( !IsAnLower( pLayLeaf) ) in ContainsCntnt() 204 if( !IsAnLower( pLayLeaf) ) in ContainsAny() 237 sal_Bool SwLayoutFrm::IsAnLower( const SwFrm *pAssumed ) const in IsAnLower() function in SwLayoutFrm 287 !pUp->GetUpper()->IsAnLower( _pCheckRefLayFrm ) in IsBefore() 301 !pUpNext->IsAnLower( _pCheckRefLayFrm ) ) in IsBefore() 388 pLayoutFrm->IsAnLower( this ) ); in ImplGetNextLayoutLeaf() 773 if ( pUp->IsAnLower( pNxt ) ) in _FindNext() 839 if( !pSct->IsAnLower( this ) && in _FindNext() 1131 if ( pUp->IsAnLower( pPrvCnt ) ) in _FindPrev() [all …]
|
H A D | fly.cxx | 731 while ( pNxt && IsAnLower( pNxt ) ) in FindLastLower() 1686 pLay->IsAnLower( pTmpPrev ) && in CalcCntnt() 1693 if ( !bPrevInvalid && pFrm->GetDrawObjs() && pLay->IsAnLower( pFrm ) ) in CalcCntnt() 1805 if( pTmp != pLay && pLay->IsAnLower( pTmp ) ) in CalcCntnt() 1852 ( pLay->IsAnLower( pFrm ) || in CalcCntnt() 1855 ( pLay->IsAnLower( pLast ) || in CalcCntnt() 1858 pSect->GetFollow()->IsAnLower( pFrm ) ) || in CalcCntnt() 2513 if ( pFly->IsAnLower( this ) ) in NotifyLowerObjs() 2519 const bool bLow = IsAnLower( pAnchorFrm ); in NotifyLowerObjs() 2545 if ( IsAnLower( pAnchorFrm ) || in NotifyLowerObjs()
|
H A D | softpagebreak.cxx | 69 if( !pTab->IsFollow() || !pTab->IsAnLower( pFirst2 ) ) in fillSoftPageBreakList() 132 if( !pFirst || !pTab->IsAnLower( pFirst->FindTabFrm() ) ) in hasSoftPageBreak()
|
H A D | tabfrm.cxx | 1282 if( !pHeadline->IsAnLower( pFrm ) ) in Split() 1548 while ( pCnt && pDontLeave->IsAnLower( pCnt ) ) in CalcLowers() 2819 ( !IsAnLower( pFly ) && in CalcFlyOffsets() 2822 !pFly->IsAnLower( this ) && in CalcFlyOffsets() 2829 pMyFly->IsAnLower( pFly ) ) && in CalcFlyOffsets() 3490 ASSERT( IsAnLower( pSect ), "Gespaltene Zelle?" ); in FindLastCntnt() 3545 while ( IsAnLower( pRet ) ) in GetLeaf() 4077 if( !((SwSectionFrm*)pFrm)->IsAnLower( pTmp ) ) in CalcHeightWidthFlys() 5366 if ( pFly->IsAnLower( this ) ) in Format() 5378 !IsAnLower( pAnch ) || in Format() [all …]
|
H A D | trvlfrm.cxx | 633 while ( pCell->IsAnLower( pNxt ) ) in lcl_UpDown() 834 while ( pCell->IsAnLower(pCnt->GetNextCntntFrm()) ) in lcl_UpDown() 926 while ( pCntnt && pPage->IsAnLower( pCntnt ) ) in SetCurrPage() 1166 ((!bDontLeave || IsAnLower( pCntnt )) && in GetCntntPos() 1211 if( !pInside || ( pInside->IsAnLower( pCntnt ) && in GetCntntPos() 1914 while ( pCell && pRow->IsAnLower( pCell ) ) in MakeTblCrsrs() 1937 } while ( pCell && pLastCell->IsAnLower( pCell ) ); in MakeTblCrsrs() 2578 if ( !pFly->IsAnLower( pStartFrm ) && in CalcFrmRects()
|
H A D | flowfrm.cxx | 344 if ( pFly->IsAnLower( &rThis ) )//This Lower vom Fly? in BwdMoveNecessary() 457 while ( pCnt && pLay->IsAnLower( pCnt ) ) in CutTree() 813 (!IsLayoutFrm() || !((SwLayoutFrm*)this)->IsAnLower( pLeaf ))) in GetLeaf() 1198 !pPreUp->IsAnLower( pVertPosOrientFrm ) ) in IsPrevObjMove() 1438 if ( pPrevSectFrm->IsAnLower( pTableFrm ) ) in _GetPrevFrmForUpperSpaceCalc() 1806 if ( pSectFrm->IsAnLower( pTableFrm ) ) in CalcAddLowerSpaceAsLastInTableCell()
|
H A D | sectfrm.cxx | 363 pSect->IsAnLower( pTableFrm ) ) in Paste() 1209 if ( mpSectFrm->IsAnLower( pAnchoredObj->GetAnchorFrm() ) ) in ~ExtraFormatToPositionObjs() 1307 if ( mpSectFrm->IsAnLower( pAnchoredObj->GetAnchorFrm() ) ) in FormatSectionToPositionObjs() 1650 while( pLayLeaf && ((SwColumnFrm*)this)->IsAnLower( pLayLeaf ) ) in GetNextSctLeaf() 2647 ASSERT( IsAnLower( pLay ), "ConatainsFtnCont: Wrong FtnContainer" ); in ContainsFtnCont() 2711 while( pFrm && IsAnLower( pFrm ) ) in CalcFtnCntnt()
|
H A D | flycnt.cxx | 741 if( pSect && !pSect->IsAnLower( pLay ) ) in lcl_CalcDownDist() 840 if( pSect && !pSect->IsAnLower( pLay ) ) in lcl_CalcDownDist() 972 if ( !pLay->IsAnLower( pCnt ) ) in lcl_FindCntDiff() 1007 } while ( pCnt && pLay->IsAnLower( pCnt ) ); in lcl_FindCntDiff()
|
H A D | wsfrm.cxx | 1836 } while ( ((SwLayoutFrm*)this)->IsAnLower( pCnt ) ); in ReinitializeFrmSizeAttrFlags() 2863 if ( IsAnLower( pTableFrm ) ) in ChgLowersProp() 2924 if( pSectFrm != this && IsAnLower( pSectFrm ) ) in ChgLowersProp() 3336 if( IsAnLower( pTmp ) ) in InvaPercentLowers() 3349 } while ( pFrm && IsAnLower( pFrm ) ) ; in InvaPercentLowers() 3568 if ( IsAnLower( pAnchoredObj->GetAnchorFrm() ) ) in FormatWidthCols() 3769 if ( IsAnLower( pAnchoredObj->GetAnchorFrm() ) ) in FormatWidthCols()
|
H A D | frmtool.cxx | 2457 if( !pSav || !pLay->IsAnLower( pSav ) ) in SaveCntnt() 2506 } while ( pCnt && ((SwLayoutFrm*)pFloat)->IsAnLower( pCnt ) ); in SaveCntnt() 2539 if ( !pLay->IsAnLower( pTmp ) ) in SaveCntnt() 2684 } while ( pBlub && ((SwLayoutFrm*)pSav)->IsAnLower( pBlub )); in RestoreCntnt() 3037 while ( pCnt && pArea && pArea->IsAnLower( pCnt ) ) in Notify_Background() 3566 while ( pCntnt && rCell.IsAnLower( pCntnt ) ) in GetCellCntnt()
|
H A D | movedfwdfrmsbyobjpos.cxx | 89 if ( _rRowFrm.IsAnLower( pTxtFrm ) && !pTxtFrm->GetIndPrev() ) in DoesRowContainMovedFwdFrm()
|
H A D | layact.cxx | 1147 if ( !pLay->IsAnLower( pCnt ) ) in lcl_FindFirstInvaCntnt() 1853 while ( pCntnt && pPage->IsAnLower( pCntnt ) ) in FormatCntnt() 1946 if ( !pCntntPrev->IsValid() && pPage->IsAnLower( pCntntPrev ) ) in FormatCntnt() 2313 while( pCnt && pPage->IsAnLower( pCnt ) ) in DoIdleJob()
|
H A D | ftnfrm.cxx | 551 } while ( pCnt && GetUpper()->IsAnLower( pCnt ) ); in InvalidateNxtFtnCnts() 2231 while( pTmp && ((SwLayoutFrm*)pCnt)->IsAnLower( pTmp ) ) in _MoveFtns() 2950 while ( IsAnLower( pStart ) ) in MoveLowerFtns() 2975 while( pOldChief->IsAnLower( pStart ) ) in MoveLowerFtns()
|
H A D | pagechg.cxx | 324 while( pBody->IsAnLower( pFrm ) ) in CheckGrid() 526 while ( pCntnt && pLow->IsAnLower( pCntnt ) ) in PreparePage() 1047 if( !IsAnLower( pFrm ) ) in PrepareRegisterChg()
|
H A D | hffrm.cxx | 692 if ( pFrm->IsAnLower( pFlyFrm ) ) in DelFlys()
|
H A D | calcmove.cxx | 776 ((SwLayoutFrm*)pFrm)->IsAnLower( pCnt ))) in MakeAll()
|
H A D | paintfrm.cxx | 3237 while ( IsAnLower( pFrm ) ) in Paint() 6085 if ( !pFly || (pFly == pLay || pFly->IsAnLower( pLay )) ) in lcl_RefreshLine() 6341 while ( pCnt && IsAnLower( pCnt ) ) in RefreshExtraData()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | tblsel.cxx | 172 } while( pLay->IsAnLower( pTmp ) ); in lcl_FindNextCellFrm() 575 pRow->IsAnLower( pCell ) ) in ChkChartSel() 811 while( pCell && pRow->IsAnLower( pCell ) ) in GetAutoSumSel() 880 while( pCell && pRow->IsAnLower( pCell ) ) in GetAutoSumSel() 1056 while ( pCell && pRow->IsAnLower( pCell ) ) in GetMergeSel() 1788 if( !pTmpLeaf || !pTab->IsAnLower( pTmpLeaf ) ) in lcl_FindStartEndCol() 1808 if ( !pTmpTab->IsAnLower( pTmpLeaf ) ) in lcl_FindStartEndCol() 1828 if ( !pTmpLeaf || !pTmpTab->IsAnLower( pTmpLeaf ) ) in lcl_FindStartEndCol() 1929 if( pTable->IsAnLower( pStart ) ) in MakeSelUnions() 1933 if( pTable->IsAnLower( pEnd ) ) in MakeSelUnions() [all …]
|
H A D | fetab.cxx | 1241 bRet = ((SwLayoutFrm*)pTab->Lower())->IsAnLower( pFrm ) || in CheckHeadline() 1513 while( pFrm && pLay->IsAnLower( pFrm ) ) in lcl_FindFrmInTab() 1635 } while ( pFrm && pLay->IsAnLower( pFrm ) ); in lcl_FindFrm() 1638 if ( pFrm && pFrm->IsInTab() && pLay->IsAnLower( pFrm ) ) in lcl_FindFrm()
|
/aoo41x/main/sw/source/core/draw/ |
H A D | dview.cxx | 305 if ( pFly->IsAnLower( pTmpAnch ) ) in GetMaxToTopObj() 370 if ( pAnch && ((SwVirtFlyDrawObj*)pParent)->GetFlyFrm()->IsAnLower( pAnch )) in lcl_IsChild() 413 _rParentObj.IsAnLower( lcl_FindAnchor( pObj, sal_True ) ) ) in _GetMaxChildOrdNum()
|
/aoo41x/main/sw/source/core/crsr/ |
H A D | trvlcol.cxx | 74 while( pNxt && pColFrm->IsAnLower( pNxt ) ) in GetColumnEnd()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | layfrm.hxx | 121 sal_Bool IsAnLower( const SwFrm * ) const;
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl1.cxx | 573 } while ( pCell->IsAnLower( pTmp ) ); in lcl_CollectCells() 575 } while( pCell && pTab->IsAnLower( pCell ) ); in lcl_CollectCells() 1439 } while ( pCell && pTab->IsAnLower( pCell ) ); in lcl_CalcColValues()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoflatpara.cxx | 367 while( pCnt && pCurrentPage->IsAnLower( pCnt ) ) in getNextPara()
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtftn.cxx | 431 } while( pCnt && pFtnFrm->IsAnLower( pCnt ) ); in FindQuoVadisFrm()
|