| /trunk/main/sw/source/core/undo/ |
| H A D | undobj1.cxx | 92 aAnchor.SetPageNum( (sal_uInt16)nNdPgPos ); in InsFly() 340 aAnchor.SetPageNum( pDoc->GetCurrentLayout()->GetCurrPage( &rContext.GetRepeatPaM() )); in RepeatImpl() 548 rAnchor.SetPageNum( 1 ); in GetAnchor() 552 rAnchor.SetPageNum( nCntnt ); in GetAnchor()
|
| H A D | unattr.cxx | 506 aNewAnchor.SetPageNum( rAnchor.GetPageNum() ); in RestoreFlyAnchor()
|
| /trunk/main/sw/source/core/frmedt/ |
| H A D | fecopy.cxx | 285 rAnchor.SetPageNum( rDestShell.GetPageNumber( rInsPt ) ); in lcl_SetAnchor() 383 aAnchor.SetPageNum( pDestShell->GetPageNumber( rInsPt ) ); in CopyDrawSel() 541 aAnchor.SetPageNum( pDestShell->GetPageNumber( rInsPt ) ); in Copy() 986 aAnchor.SetPageNum( GetPhyPageNum() ); in Paste() 1098 aAnchor.SetPageNum( aAnchor.GetPageNum() + nStartPageNumber - 1 ); in Paste() 1207 aAnchor.SetPageNum( aAnchor.GetPageNum() - nStartPage + 1); in PastePages()
|
| H A D | fefly1.cxx | 115 rAnchor.SetPageNum( pPg ? pPg->GetPhyPageNum() : 1 ); in lcl_SetNewFlyPos() 205 aNewAnch.SetPageNum( pNewAnch->GetPhyPageNum() ); in lcl_FindAnchorPos() 559 aAnch.SetPageNum( ((const SwPageFrm*)pNewAnch)-> in FindAnchorPos() 695 rAnch.SetPageNum( 1 ); in NewFlyFrm() 878 pAnchor->SetPageNum( pCursor->GetPageNum( in Insert() 1055 aNewAnchor.SetPageNum( sal_uInt16(nNewPage) ); in SetPageObjsNewPage()
|
| H A D | feshview.cxx | 338 aAnch.SetPageNum( ((SwPageFrm*)pNew)->GetPhyPageNum() ); in MoveAnchor() 1752 aAnch.SetPageNum( pPage->GetPhyPageNum() ); in ImpEndCreate()
|
| /trunk/main/sd/source/filter/ppt/ |
| H A D | pptin.cxx | 577 SetPageNum( nMasterNum, PPT_MASTERPAGE ); in Import() 737 SetPageNum( i, PPT_MASTERPAGE ); in Import() 921 SetPageNum( nPage, PPT_SLIDEPAGE ); in Import() 1010 SetPageNum( nNotesPageIndex, PPT_NOTEPAGE ); in Import() 1058 SetPageNum( nMaster, PPT_MASTERPAGE ); in Import() 1078 SetPageNum( nPageNum, ePageKind ); in Import() 1092 SetPageNum( i, PPT_SLIDEPAGE ); in Import()
|
| /trunk/main/sw/inc/ |
| H A D | fmtanchr.hxx | 77 void SetPageNum( sal_uInt16 nNew ) { nPageNum = nNew; } in SetPageNum() function in SwFmtAnchor
|
| /trunk/main/svx/source/svdraw/ |
| H A D | svdmodel.cxx | 1419 pPg->SetPageNum(i); in RecalcPageNums() 1433 pPage->SetPageNum(nPos); in InsertPage() 1483 pPage->SetPageNum(nPos); in InsertMasterPage()
|
| H A D | svdpage.cxx | 1697 void SdrPage::SetPageNum(sal_uInt16 nNew) in SetPageNum() function in SdrPage
|
| /trunk/main/svx/inc/svx/ |
| H A D | svdpage.hxx | 483 void SetPageNum(sal_uInt16 nNew);
|
| /trunk/main/sw/source/filter/html/ |
| H A D | htmldraw.cxx | 209 aAnchor.SetPageNum( 1 ); in InsertDrawObject()
|
| H A D | htmlcss1.cxx | 2086 aAnchor.SetPageNum( 1 ); in SetAnchorAndAdjustment()
|
| /trunk/main/sw/source/core/doc/ |
| H A D | docfly.cxx | 796 aNewAnch.SetPageNum( ((SwPageFrm*)pNewAnchorFrm)->GetPhyPageNum()); in ChgAnchor()
|
| H A D | docnew.cxx | 1311 aAnchor.SetPageNum( aAnchor.GetPageNum() /*+ nStartPageNumber - */); in Paste()
|
| /trunk/main/sw/source/core/layout/ |
| H A D | atrfrm.cxx | 1665 SetPageNum( nVal ); in PutValue() 2877 aAnchorAttr.SetPageNum( nPgNum ); in MakeFrms()
|
| H A D | frmtool.cxx | 1002 aAnch.SetPageNum( pPage->GetPhyPageNum() ); in ~SwCntntNotify()
|
| /trunk/main/filter/inc/filter/msfilter/ |
| H A D | svdfppt.hxx | 589 void SetPageNum( sal_uInt16 nPageNum, PptPageKind = PPT_SLIDEPAGE );
|
| /trunk/main/sw/source/filter/rtf/ |
| H A D | rtffly.cxx | 832 aAnchor.SetPageNum( sal_uInt16(nTokenValue)); in ReadFly()
|
| /trunk/main/filter/source/msfilter/ |
| H A D | svdfppt.cxx | 2648 void SdrPowerPointImport::SetPageNum( sal_uInt16 nPageNum, PptPageKind eKind ) in SetPageNum() function in SdrPowerPointImport
|