Home
last modified time | relevance | path

Searched refs:IsPageFrm (Results 1 – 25 of 44) sorted by relevance

12

/trunk/main/sw/source/core/layout/
H A Dobjectformatterlayfrm.cxx56 if ( !_rAnchorLayFrm.IsPageFrm() && in CreateObjFormatter()
69 ( _rAnchorLayFrm.IsPageFrm() && in CreateObjFormatter()
104 if ( bSuccess && GetAnchorFrm().IsPageFrm() ) in DoFormatObjs()
126 if ( !GetAnchorFrm().IsPageFrm() ) in _AdditionalFormatObjsOnPage()
H A Dpagedesc.cxx260 if( pLast->IsPageFrm() ) in RegisterChange()
268 if( pLast->IsPageFrm() ) in RegisterChange()
361 pChkFrm->IsPageFrm() && in IsFollowNextPageOfNode()
H A Dssfrm.cxx258 if( IsPageFrm() ) in CheckDirChange()
687 if( pTmp->IsPageFrm() || pTmp->IsFlyFrm() || in PaintArea()
695 if( pTmp->IsPageFrm() || pTmp->IsFlyFrm() || pTmp->IsRootFrm() ) in PaintArea()
H A Dwsfrm.cxx1434 if ( bBrowse && GetUpper()->IsPageFrm() ) // nur (Page)BodyFrms in AdjustNeighbourhood()
1613 const sal_Bool bFtnPage = pBoss->IsPageFrm() && ((SwPageFrm*)pBoss)->IsFtnPage(); in AdjustNeighbourhood()
1682 ASSERT( pBoss->IsPageFrm(), "Header/Footer out of page?" ); in AdjustNeighbourhood()
3079 if ( IsPageFrm() || in ChgLowersProp()
3095 ASSERT( !( IsPageFrm() && in ChgLowersProp()
3175 ASSERT( GetUpper()->IsPageFrm(), "Upper is not page frame" ) in ChgLowersProp()
3211 sal_Bool bVert = IsVertical() && !IsPageFrm(); in Format()
H A Danchoredobject.cxx1000 if ( _bFollowTextFlow && !GetAnchorFrm()->IsPageFrm() ) in GetRelPosToPageFrm()
1003 while ( !pFrm->IsCellFrm() && !pFrm->IsPageFrm() ) in GetRelPosToPageFrm()
H A Dflylay.cxx300 !pToBeCheckedFrm->IsPageFrm() ) in HasEnvironmentAutoSize()
1165 if ( rVertClipFrm.IsPageFrm() ) in CalcClipRect()
1295 else if ( pUp->GetUpper()->IsPageFrm() ) in CalcClipRect()
H A Dfindfrm.cxx470 while ( pRet && !pRet->IsPageFrm() ) in FindPageFrm()
1414 && pFrm->GetUpper()->IsPageFrm() ) in SetInfFlags()
1429 } while ( pFrm && !pFrm->IsPageFrm() ); //Oberhalb der Seite kommt nix in SetInfFlags()
H A Dlayact.cxx590 ASSERT( pRoot->Lower()->IsPageFrm(), ":-( Keine Seite unterhalb der Root."); in InternalAction()
1455 if ( pLay->IsPageFrm() ) in FormatLayout()
1486 sal_Bool bPageInBrowseMode = pLay->IsPageFrm(); in FormatLayout()
1529 if ( pLay->IsPageFrm() ) in FormatLayout()
H A Dpaintfrm.cxx2854 ASSERT( Lower() && Lower()->IsPageFrm(), "Lower der Root keine Seite." ); in Paint()
3163 ASSERT( !pPage->GetNext() || pPage->GetNext()->IsPageFrm(), in Paint()
3391 const SwFrmFmt *pFmt = GetUpper() && GetUpper()->IsPageFrm() in Paint()
5749 if ( IsPageFrm() ) in PaintBaBo()
5758 if( IsPageFrm() ) in PaintBaBo()
5811 const sal_Bool bPageFrm = IsPageFrm(); in PaintBackground()
6708 { if ( pFrm->IsPageFrm() && !pOpt->IsPageBack() ) in GetBackgroundBrush()
6799 if ( pFrm->IsPageFrm() && pSh->GetViewOptions()->getBrowseMode() ) in GetBackgroundBrush()
H A Dtrvlfrm.cxx303 ASSERT( (Lower() && Lower()->IsPageFrm()), "Keinen PageFrm gefunden." ); in GetCrsrOfst()
914 ASSERT( Lower() && Lower()->IsPageFrm(), "Keine Seite vorhanden." ); in SetCurrPage()
1576 ASSERT( Lower() && Lower()->IsPageFrm(), "Keine Seite vorhanden." ); in GetPagePos()
/trunk/main/sw/source/core/access/
H A Daccfrmobj.cxx141 !mpFrm->IsPageFrm() ); in IsAccessible()
284 if ( mpFrm->IsPageFrm() && in GetBox()
319 if( mpFrm->IsPageFrm() && in GetBounds()
H A Daccfrmobjslist.cxx47 if( rFrm.IsPageFrm() ) in SwAccessibleChildSList_const_iterator()
114 if( rFrm.IsPageFrm() ) in next()
H A Daccfrmobjmap.cxx67 if ( rFrm.IsPageFrm() ) in SwAccessibleChildMap()
160 return ( rFrm.IsPageFrm() && in IsSortingRequired()
H A Daccpage.cxx131 DBG_ASSERT( pFrame->IsPageFrm(), "need page frame" ); in SwAccessiblePage()
H A Daccframe.cxx393 if( pFrm->IsPageFrm() && !pVOpt->IsPageBack() ) in IsOpaque()
/trunk/main/sw/source/core/objectpositioning/
H A Denvironmentofanchoredobject.cxx65 !pHoriEnvironmentLayFrm->IsPageFrm() ) in GetHoriEnvironmentLayoutFrm()
105 !pVertEnvironmentLayFrm->IsPageFrm() ) in GetVertEnvironmentLayoutFrm()
H A Danchoredobjectposition.cxx238 if( _rVertOrientFrm.IsPageFrm() && !bVert ) in _GetVertAlignmentValues()
275 if( _rPageAlignLayFrm.IsPageFrm() && !bVert ) in _GetVertAlignmentValues()
594 else if ( _rHoriOrientFrm.IsPageFrm() && bVert ) in _GetHoriAlignmentValues()
673 if ( _rHoriOrientFrm.IsPageFrm() && bVert ) in _GetHoriAlignmentValues()
H A Dtolayoutanchoredobjectposition.cxx136 if ( !bFlyAtFly && GetAnchorFrm().IsPageFrm() && in CalcPosition()
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx296 case FRM_BODY: if( pFrm->GetUpper()->IsPageFrm() ) // nicht bei ColumnFrms in GetFrmType()
899 if ( pFrm->IsPageFrm() ) in CalcBoundRect()
918 const SwFrm* pUpper = ( pFrm->IsPageFrm() || pFrm->IsFlyFrm() ) ? in CalcBoundRect()
975 ASSERT( rVertEnvironLayFrm.IsPageFrm(), in CalcBoundRect()
/trunk/main/sw/source/core/text/
H A Dtxtio.cxx97 else if( pFrm->IsPageFrm() ) in lcl_OutFrame()
161 if( pFrm->IsPageFrm() ) in lcl_OutFrame()
H A DEnhancedPDFExportHelper.cxx215 if ( rFrm.IsPageFrm() ) in lcl_GetKeyFromFrame()
351 if ( ( rFrm.IsPageFrm() && static_cast<const SwPageFrm&>(rFrm).GetPrev() ) || in CheckReopenTag()
467 if ( ( rFrm.IsPageFrm() && !static_cast<const SwPageFrm&>(rFrm).GetPrev() ) || in BeginTag()
/trunk/main/sw/source/core/inc/
H A Dftnboss.hxx121 { return IsPageFrm() ? NA_ONLY_ADJUST : _NeighbourhoodAdjustment( pFrm ); } in NeighbourhoodAdjustment()
H A Dlayfrm.hxx198 return nType == FRMC_BODY && GetUpper()->IsPageFrm(); in IsPageBodyFrm()
H A Dframe.hxx895 inline sal_Bool IsPageFrm() const;
1247 inline sal_Bool SwFrm::IsPageFrm() const in IsPageFrm() function in SwFrm
/trunk/main/sw/source/core/crsr/
H A Dtrvlfnfl.cxx122 if( pFtnBoss->GetNext() && !pFtnBoss->IsPageFrm() ) in GotoFtnTxt()

Completed in 270 milliseconds

12