Home
last modified time | relevance | path

Searched refs:pPg (Results 1 – 25 of 36) sorted by last modified time

12

/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx162 static void RemoveMasterObjs( SdrPage *pPg );
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx625 while ( pPg && pPg->GetPhyPageNum() < nCheckPageNum ) in InternalAction()
626 pPg = (SwPageFrm*)pPg->GetNext(); in InternalAction()
627 if ( pPg ) in InternalAction()
628 pPage = pPg; in InternalAction()
858 while( pPg && pPg->Frm().Bottom() < rVis.Top() ) in InternalAction()
859 pPg = (SwPageFrm*)pPg->GetNext(); in InternalAction()
861 pPg = pPg ? (SwPageFrm*)pPg->GetPrev() : pPage; in InternalAction()
869 while ( pPg && ( pPg->Frm().Top() < nBottom || in InternalAction()
965 pPg = (SwPageFrm*)pPg->GetNext(); in InternalAction()
2569 pPg->IsInvalidFlyCntnt() || pPg->IsInvalidFlyLayout() || in SwLayIdle()
[all …]
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 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 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 Dsectfrm.cxx1594 SwPageFrm *pPg = pSect->GetFollow()->FindPageFrm(); in GetNextSctLeaf() local
1595 if( WrongPageDesc( pPg ) ) in GetNextSctLeaf()
H A Dpagechg.cxx480 pFly = new SwFlyLayFrm( (SwFlyFrmFmt*)pFmt, pPg, pPg ); in lcl_MakeObjs()
935 if ( pPg ) in Cut()
937 while ( pPg ) in Cut()
940 pPg = (SwPageFrm*)pPg->GetNext(); in Cut()
983 if ( pPg ) in Paste()
985 while ( pPg ) in Paste()
990 pPg = (SwPageFrm*)pPg->GetNext(); in Paste()
1262 while ( pPg ) in CheckPageDescs()
1283 pPg = (SwPageFrm*)pPg->GetNext(); in CheckPageDescs()
1760 while ( pPg ) in ImplInvalidateBrowseWidth()
[all …]
H A Dftnfrm.cxx1995 SwPageFrm* pPg; in CollectFtns() local
1997 0 != ( pPg = (SwPageFrm*)pTmp->FindPageFrm()->GetPrev()) in CollectFtns()
1998 && pPg->IsEmptyPage() ; in CollectFtns()
2001 pTmp = pPg; in CollectFtns()
2003 if( !pPg ) in CollectFtns()
2006 SwLayoutFrm* pBody = pPg->FindBodyCont(); in CollectFtns()
2013 _pOld = pPg; // einspaltige Seite in CollectFtns()
2796 const SwPageFrm* pPg = FindPageFrm(); in GetVarSpace() local
2797 ASSERT( pPg || IsInSct(), "Footnote lost page" ); in GetVarSpace()
2844 nRet = - (pPg->Prt().*fnRect->fnGetHeight)()/5; in GetVarSpace()
H A Dnewfrm.cxx638 void SwRootFrm::RemoveMasterObjs( SdrPage *pPg ) in RemoveMasterObjs() argument
641 for( sal_uLong i = pPg ? pPg->GetObjCount() : 0; i; ) in RemoveMasterObjs()
643 SdrObject* pObj = pPg->GetObj( --i ); in RemoveMasterObjs()
645 pPg->RemoveObject( i ); in RemoveMasterObjs()
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 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 Dflowfrm.cxx1055 SwPageFrm *pPg = pOldLayLeaf ? in GetNextLeaf() local
1057 if ( pPg && pPg->IsEmptyPage() ) in GetNextLeaf()
1059 pPg = (SwPageFrm*)pPg->GetPrev(); in GetNextLeaf()
1061 if ( !pPg || pPg == pNew ) in GetNextLeaf()
1062 pPg = FindPageFrm(); in GetNextLeaf()
1064 InsertPage( pPg, sal_False ); in GetNextLeaf()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1635 const SwFrm *pPg = pRoot->Lower(); in PaintDesktop() local
1636 while ( pPg && pPg->GetNext() ) in PaintDesktop()
1637 pPg = pPg->GetNext(); in PaintDesktop()
1638 if ( !pPg || !pPg->Frm().IsOver( VisArea() ) ) in PaintDesktop()
2101 { pPg->InvalidateSize(); in CheckBrowseView()
2102 pPg->_InvalidatePrt(); in CheckBrowseView()
2103 pPg->InvaPercentLowers(); in CheckBrowseView()
2106 pPg->PrepareHeader(); in CheckBrowseView()
2107 pPg->PrepareFooter(); in CheckBrowseView()
2109 pPg = (SwPageFrm*)pPg->GetNext(); in CheckBrowseView()
[all …]
/trunk/main/sw/source/filter/rtf/
H A Dswparrtf.cxx3236 SwPageDesc* pPg = 0; in ReadPageDescTbl() local
3262 if (pPgFmt && pPg) in ReadPageDescTbl()
3300 pPg = &pDoc->_GetPageDesc(nPos); in ReadPageDescTbl()
3301 pPg->SetLandscape( sal_False ); in ReadPageDescTbl()
3302 pPgFmt = &pPg->GetMaster(); in ReadPageDescTbl()
3351 pPgFmt = &pPg->GetLeft(); in ReadPageDescTbl()
3453 ReadHeaderFooter(nToken, pPg); in ReadPageDescTbl()
3459 ASSERT(pPg, "Unexpected missing pPg"); in ReadPageDescTbl()
3460 if (pPg) in ReadPageDescTbl()
3462 pPg->SetName(aToken); in ReadPageDescTbl()
[all …]
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx382 SdrPage* pPg = pModel->GetPage( 0 ); in NewMarquee() local
384 OBJ_TEXT, pPg, pModel ); in NewMarquee()
388 pPg->InsertObject( pMarquee ); in NewMarquee()
/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 Dfeshview.cxx1809 SdrPage *pPg = getIDocumentDrawModelAccess()->GetOrCreateDrawModel()->GetPage( 0 ); in ImpEndCreate() local
1811 if( !pPg ) in ImpEndCreate()
1814 pPg = pTmpSdrModel->AllocPage( sal_False ); in ImpEndCreate()
1815 pTmpSdrModel->InsertPage( pPg ); in ImpEndCreate()
1817 pPg->RecalcObjOrdNums(); in ImpEndCreate()
1818 SdrObject* pRemovedObject = pPg->RemoveObject( rSdrObj.GetOrdNumDirect() ); in ImpEndCreate()
H A Dfecopy.cxx286 const SwFrm *pPg = pTmpFrm->FindPageFrm(); in lcl_SetAnchor() local
287 rNewPos = pPg->Frm().Pos(); in lcl_SetAnchor()
385 const SwFrm* pPg = pTmpRoot->GetPageAtPos( rInsPt, 0, true ); in CopyDrawSel() local
386 if ( pPg ) in CopyDrawSel()
387 aNewAnch = pPg->Frm().Pos(); in CopyDrawSel()
543 const SwFrm* pPg = pTmpRoot->GetPageAtPos( rInsPt, 0, true ); in Copy() local
544 if ( pPg ) in Copy()
545 aNewAnch = pPg->Frm().Pos(); in Copy()
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/draw/
H A Ddcontact.cxx1100 if ( pPg ) in NotifyBackgrdOfAllVirtObjs()
2092 SwPageFrm* pPg = GetPageFrm(); in FindPage() local
2093 if ( !pPg && GetAnchorFrm() ) in FindPage()
2094 pPg = GetAnchorFrm()->FindPageFrm(); in FindPage()
2095 if ( pPg ) in FindPage()
2096 pPg = (SwPageFrm*)::FindPage( rRect, pPg ); in FindPage()
2097 return pPg; in FindPage()
2111 SwPageFrm* pPg = ( maAnchoredDrawObj.GetAnchorFrm() && in ChkPage() local
2115 if ( GetPageFrm() != pPg ) in ChkPage()
2130 pPg->AppendDrawObjToPage( maAnchoredDrawObj ); in ChkPage()
[all …]
H A Ddpage.cxx106 SwRect aPrt( pPg->Prt() ); in InsertGridFrame()
107 aPrt += pPg->Frm().Pos(); in InsertGridFrame()
109 const Rectangle aPaper( pPg->Frm().SVRect() ); in InsertGridFrame()
133 const SwFrm *pPg = pSh->GetLayout()->Lower(); in GetGridFrameList() local
135 { if ( pPg->Frm().IsOver( aRect ) ) in GetGridFrameList()
137 pPg = pPg->GetNext(); in GetGridFrameList()
138 } while ( pPg ); in GetGridFrameList()
143 const SwFrm *pPg = pSh->Imp()->GetFirstVisPage(); in GetGridFrameList() local
144 if ( pPg ) in GetGridFrameList()
147 pPg = pPg->GetNext(); in GetGridFrameList()
[all …]
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx552 SdrPage *pPg = GetOrCreateDrawModel()->GetPage( 0 ); in CloneSdrObj() local
554 if( !pPg ) in CloneSdrObj()
556 pPg = GetDrawModel()->AllocPage( sal_False ); in CloneSdrObj()
557 GetDrawModel()->InsertPage( pPg ); in CloneSdrObj()
571 pPg->InsertObject( pObj ); in CloneSdrObj()
576 pPg->InsertObject( pObj ); in CloneSdrObj()
/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()
H A Dcrsrsh.cxx1132 while( pPg && pPg->IsEmptyPage() ) in GetPageNum()
1133 pPg = (const SwPageFrm *)pPg->GetNext(); in GetPageNum()
1137 rnPhyNum = pPg? pPg->GetPhyPageNum() : 1; in GetPageNum()
1138 rnVirtNum = pPg? pPg->GetVirtPageNum() : 1; in GetPageNum()
1148 if( pPg ) in GetNextPrevPageNum()
1157 pPg = (const SwPageFrm *)pPg->GetNext(); in GetNextPrevPageNum()
1161 while( pPg && pPg->IsEmptyPage() ) in GetNextPrevPageNum()
1162 pPg = (const SwPageFrm *)pPg->GetNext(); in GetNextPrevPageNum()
1169 pPg = (const SwPageFrm *)pPg->GetPrev(); in GetNextPrevPageNum()
1173 while( pPg && pPg->IsEmptyPage() ) in GetNextPrevPageNum()
[all …]
/trunk/main/sw/source/core/attr/
H A Dhints.cxx202 SwVirtPageNumInfo::SwVirtPageNumInfo( const SwPageFrm *pPg ) : in SwVirtPageNumInfo() argument
205 pOrigPage( pPg ), in SwVirtPageNumInfo()

Completed in 271 milliseconds

12