/aoo41x/main/sw/source/core/layout/ |
H A D | findfrm.cxx | 104 pLayLeaf->Lower() && pLayLeaf->Lower()->IsLayoutFrm() ) in ContainsCntnt() 114 if( pLayLeaf->GetNext()->IsLayoutFrm() ) in ContainsCntnt() 183 pLayLeaf->Lower() && pLayLeaf->Lower()->IsLayoutFrm() ) in ContainsAny() 221 return IsLayoutFrm() ? ((SwLayoutFrm*)this)->Lower() : 0; in GetLower() 226 return IsLayoutFrm() ? ((SwLayoutFrm*)this)->Lower() : 0; in GetLower() 329 if ( !pFrm->IsLayoutFrm() ) in lcl_GetLower() 387 0 == ( pLayoutFrm = pFrm->IsLayoutFrm() ? (SwLayoutFrm*)pFrm : 0 ) || in ImplGetNextLayoutLeaf() 694 …sal_Bool bGoingDown = (!bGoingUp && ( 0 != (p = pFrm->IsLayoutFrm() ? ((SwLayoutFrm*)pFrm)->Lower(… in lcl_NextFrm()
|
H A D | objectformattertxtfrm.cxx | 713 if ( pLowerFrm->IsLayoutFrm() ) in lcl_FormatCntntOfLayoutFrm() 765 if ( pFrm->IsLayoutFrm() ) in FormatAnchorFrmAndItsPrevs() 795 if ( pFrm->IsLayoutFrm() ) in FormatAnchorFrmAndItsPrevs()
|
H A D | objectformatter.cxx | 181 else if ( _rAnchorFrm.IsLayoutFrm() ) in CreateObjFormatter() 273 if ( pLowerFrm->IsLayoutFrm() ) in _FormatLayout()
|
H A D | trvlfrm.cxx | 376 if ( Lower()->IsLayoutFrm() ) in GetCrsrOfst() 997 (pFrm->GetNext() && pFrm->GetNext()->IsLayoutFrm()) ? in GetNextFrm() 1001 pNext = (pNext->GetNext() && pNext->GetNext()->IsLayoutFrm()) ? in GetNextFrm() 1014 (pFrm->GetPrev() && pFrm->GetPrev()->IsLayoutFrm()) ? in GetPrevFrm() 1018 pPrev = (pPrev->GetPrev() && pPrev->GetPrev()->IsLayoutFrm()) ? in GetPrevFrm() 1247 if( !pStart->GetPrev()->IsLayoutFrm() ) in GetCntntPos() 1268 if( !pStart->GetPrev()->IsLayoutFrm() ) in GetCntntPos()
|
H A D | sectfrm.cxx | 347 ASSERT( pParent->IsLayoutFrm(), "Parent ist CntntFrm." ); in Paste() 570 while( pLay->Lower() && pLay->Lower()->IsLayoutFrm() ) in SplitSect() 613 if( pFrm->IsLayoutFrm() ) in lcl_InvalidateInfFlags() 644 …bGoingDown = !bGoingUp && ( 0 != ( p = pFrm->IsLayoutFrm() ? ((SwLayoutFrm*)pFrm)->Lower() : 0 ) … in lcl_GetNextCntntFrm() 868 else if( pFrm->IsLayoutFrm() ) in lcl_FindCntntFrm() 2662 ASSERT( !pLay->GetNext() || pLay->GetNext()->IsLayoutFrm(), in ContainsFtnCont()
|
H A D | colfrm.cxx | 310 ASSERT( Lower() && Lower()->IsLayoutFrm() && in ChgColumns() 312 ((SwLayoutFrm*)Lower())->Lower()->IsLayoutFrm(), in ChgColumns()
|
H A D | dbg_lay.cxx | 511 else if( pFrm->IsLayoutFrm() ) in lcl_FrameType() 778 if( pFrm->IsLayoutFrm() && nFlags & SNAP_LOWER && in SnapShot()
|
H A D | flowfrm.cxx | 338 if( rThis.IsLayoutFrm() && //Fly Lower von This? in BwdMoveNecessary() 662 if ( rThis.IsLayoutFrm() ) in MoveSubTree() 674 if ( bInvaLay || (pSibling && pSibling->IsLayoutFrm()) ) in MoveSubTree() 813 (!IsLayoutFrm() || !((SwLayoutFrm*)this)->IsAnLower( pLeaf ))) in GetLeaf()
|
H A D | frmtool.cxx | 594 if ( pLay->GetNext()->IsLayoutFrm() ) in ~SwLayNotify() 1499 if ( pLay->Lower() && pLay->Lower()->IsLayoutFrm() ) in _InsertCnt() 1563 if ( pLay->Lower() && pLay->Lower()->IsLayoutFrm() ) in _InsertCnt() 2821 if ( pFrm->IsLayoutFrm() ) in RegistFlys() 2922 if( pFrm->IsLayoutFrm() ) in lcl_CheckFlowBack()
|
H A D | layact.cxx | 1087 ASSERT( pFrm->IsLayoutFrm(), "FindFirstInvaLay, no LayFrm" ); in lcl_FindFirstInvaLay() 1094 if ( pFrm->IsLayoutFrm() ) in lcl_FindFirstInvaLay() 1603 if ( pLow->IsLayoutFrm() ) in FormatLayout() 1677 if ( pLow->IsLayoutFrm() ) in FormatLayoutFly()
|
H A D | tabfrm.cxx | 293 if ( pLowerFrm->IsLayoutFrm() ) in lcl_InvalidateLowerObjs() 1452 if( pFrm->IsLayoutFrm() ) in SwInvalidatePositions() 1480 if( pFrm->IsLayoutFrm() ) in SwInvalidateAll() 1516 if ( pFrm->IsLayoutFrm() ) in lcl_InvalidateAllLowersPrt() 1637 if ( pFrm->IsLayoutFrm() && in lcl_InnerCalcLayout() 3773 ASSERT( pParent->IsLayoutFrm(), "Parent ist CntntFrm." ); in Paste() 4951 if ( pFrm->IsLayoutFrm() && ((SwLayoutFrm*)pFrm)->Lower() ) in lcl_ArrangeLowers()
|
H A D | wsfrm.cxx | 563 if( IsLayoutFrm() ) in ChgSize() 815 ASSERT( pParent->IsLayoutFrm(), "Parent ist CntntFrm." ); in Paste() 1116 ASSERT( pParent->IsLayoutFrm(), "Parent ist CntntFrm." ); in Paste() 1888 if ( IsLayoutFrm() ) in ValidateThisAndAllLowers() 2422 if( pCnt->IsLayoutFrm() && !pCnt->IsTabFrm() ) in InnerHeight()
|
H A D | ftnfrm.cxx | 227 else if( pFrm->IsLayoutFrm() ) in lcl_Undersize() 660 ASSERT( pParent->IsLayoutFrm(), "Parent ist CntntFrm." ); in Paste() 2228 if( pCnt->IsLayoutFrm() ) in _MoveFtns()
|
H A D | anchoredobject.cxx | 654 while ( pTmpFrm && pTmpFrm->IsLayoutFrm() && !pTmpFrm->IsTabFrm() ) in HasClearedEnvironment()
|
H A D | ssfrm.cxx | 233 if( IsLayoutFrm() ) in CheckDirChange()
|
H A D | paintfrm.cxx | 3862 ( IsLayoutFrm() && in PaintShadow() 4772 if ( IsLayoutFrm() && in PaintBorder() 5879 if ( ( pFrm->IsLayoutFrm() && bLowerBorder ) || in PaintBackground() 5985 if ( pLow->IsLayoutFrm() ) in RefreshLaySubsidiary()
|
H A D | laycache.cxx | 985 if ( rpLay->Lower() && rpLay->Lower()->IsLayoutFrm() ) in CheckInsert()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | node2lay.cxx | 306 while ( pFrm->IsLayoutFrm() && in UpperFrm() 309 static_cast<SwLayoutFrm*>(pFrm)->Lower()->IsLayoutFrm() ) in UpperFrm() 313 ASSERT( pFrm->IsLayoutFrm(), in UpperFrm() 331 pUpper->Lower()->IsLayoutFrm() ) in UpperFrm()
|
H A D | ndsect.cxx | 1144 ASSERT( pUp->Lower()->IsLayoutFrm(),"Who's in there?" ); in MakeFrms()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | frame.hxx | 884 inline sal_Bool IsLayoutFrm() const; 1227 inline sal_Bool SwFrm::IsLayoutFrm() const in IsLayoutFrm() function in SwFrm
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtio.cxx | 93 if( pFrm->IsLayoutFrm() ) in lcl_OutFrame()
|
H A D | itrcrsr.cxx | 1701 if( pLower && (pLower->IsTxtFrm() || pLower->IsLayoutFrm()) ) in GetCrsrOfst()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | feshview.cxx | 1390 (pFly->Lower()->IsLayoutFrm() || in GetBestObject() 1396 (pFly->Lower()->IsLayoutFrm() || in GetBestObject()
|
H A D | fetab.cxx | 1517 if ( pFrm->IsLayoutFrm() ) in lcl_FindFrmInTab()
|
/aoo41x/main/sw/source/core/access/ |
H A D | acccontext.cxx | 1014 else if( GetFrm()->IsLayoutFrm() ) in grabFocus()
|