Home
last modified time | relevance | path

Searched refs:pPg (Results 26 – 36 of 36) sorted by relevance

12

/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx2262 SwOrderIter::SwOrderIter( const SwPageFrm *pPg, sal_Bool bFlys ) : in SwOrderIter() argument
2263 pPage( pPg ), in SwOrderIter()
2794 SwPageFrm *pPg = pFly->IsFlyFreeFrm() in lcl_Regist() local
2796 if ( pPg != pPage ) in lcl_Regist()
2798 if ( pPg ) in lcl_Regist()
2799 pPg->RemoveFlyFromPage( pFly ); in lcl_Regist()
H A Dflylay.cxx1213 const SwPageFrm *pPg; in CalcClipRect() local
1214 if ( pUp->GetUpper() != (pPg = pFly->FindPageFrm()) ) in CalcClipRect()
1215 pUp = pPg->FindBodyCont(); in CalcClipRect()
H A Dwsfrm.cxx2260 SwPageFrm* pPg = pNxt->FindPageFrm(); in _UpdateAttr() local
2261 pNxt->InvalidatePage( pPg ); in _UpdateAttr()
2269 pCnt->InvalidatePage( pPg ); in _UpdateAttr()
2305 SwPageFrm* pPg = pNxt->FindPageFrm(); in _UpdateAttr() local
2306 pNxt->InvalidatePage( pPg ); in _UpdateAttr()
2314 pCnt->InvalidatePage( pPg ); in _UpdateAttr()
H A Dfly.cxx418 SdrPage* pPg( 0L ); in CreateNewRef() local
419 if ( 0 != ( pPg = pContact->GetMaster()->GetPage() ) ) in CreateNewRef()
422 pPg->ReplaceObject( pDrawObj, nOrdNum ); in CreateNewRef()
H A Dtabfrm.cxx5325 SwPageFrm* pPg = 0; in Format()
5330 (pPg = FindPageFrm())!=NULL ) in Format()
5345 if ( pPg->GetSortedObjs() ) in Format()
5348 for ( sal_uInt16 i = 0; i < pPg->GetSortedObjs()->Count(); ++i ) in Format()
5350 const SwAnchoredObject* pAnchoredObj = (*pPg->GetSortedObjs())[i]; in Format()
H A Dsectfrm.cxx1594 SwPageFrm *pPg = pSect->GetFollow()->FindPageFrm(); in GetNextSctLeaf() local
1595 if( WrongPageDesc( pPg ) ) in GetNextSctLeaf()
/trunk/main/sw/source/core/crsr/
H A Dpam.cxx634 const SwPageFrm *pPg; in GetPageNum() local
640 0 != ( pPg = pCFrm->FindPageFrm() )) in GetPageNum()
641 return pPg->GetPhyPageNum(); in GetPageNum()
/trunk/main/sd/inc/
H A Dpglink.hxx40 SdPageLink(SdPage* pPg, const String& rFileName, const String& rBookmarkName);
/trunk/main/sw/source/core/text/
H A Dtxtio.cxx163 const SwPageFrm* pPg = (SwPageFrm*)pFrm; in lcl_OutFrame() local
164 const SwSortedObjs *pSorted = pPg->GetSortedObjs(); in lcl_OutFrame()
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx115 const SwPageFrm *pPg = pCFrm ? pCFrm->FindPageFrm() : 0; in lcl_SetNewFlyPos() local
117 rAnchor.SetPageNum( pPg ? pPg->GetPhyPageNum() : 1 ); in lcl_SetNewFlyPos()
/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx162 static void RemoveMasterObjs( SdrPage *pPg );

Completed in 157 milliseconds

12