/aoo4110/main/sd/source/core/ |
H A D | drawdoc2.cxx | 522 const sal_uInt16 nDestPageNum(pPage->GetPageNum() + 1); in SetSelected() 538 SdPage* pStandardPage = (SdPage*) GetPage( pPage->GetPageNum() - 1 ); in SetSelected() 851 nPage = ( (SdPage*) aPageList.GetCurObject() )->GetPageNum(); in MovePages() 876 nPage = pPage->GetPageNum(); in MovePages() 910 nTargetPage = pPage->GetPageNum(); in MovePages() 1375 sal_uInt16 nNotesPageNum = pPreviousNotesPage->GetPageNum() + 2; in CreatePage() 1382 sal_uInt16 nStandardPageNum = pPreviousStandardPage->GetPageNum() + 2; in CreatePage() 1496 sal_uInt16 nNotesPageNum = pPreviousNotesPage->GetPageNum() + 2; in DuplicatePage() 1553 nNotesPageNum = pPreviousNotesPage->GetPageNum() + 2; in InsertPageSet() 1561 nStandardPageNum = pPreviousStandardPage->GetPageNum() + 2; in InsertPageSet() [all …]
|
H A D | drawdoc3.cxx | 699 sal_uInt16 nBMPage = pBMPage!=NULL ? pBMPage->GetPageNum() : SDRPAGE_NOTFOUND; in InsertBookmarkAsPage() 1066 pPV = pBMView->ShowSdrPage(pBMView->GetModel()->GetMasterPage(pPage->GetPageNum())); in InsertBookmarkAsObject() 1443 RemoveMasterPage( pNotesMaster->GetPageNum() ); in RemoveUnnecessaryMasterPages() 1451 RemoveMasterPage( pMaster->GetPageNum() ); in RemoveUnnecessaryMasterPages() 1586 SdPage* pNotes = (SdPage*) GetPage(pSelectedPage->GetPageNum()+1); in SetMasterPage() 1864 sal_uInt16 nInsertPos = rOldMaster.GetPageNum(); in SetMasterPage()
|
/aoo4110/main/sd/source/ui/sidebar/ |
H A D | DocumentHelper.cxx | 81 sal_uInt16 nIndex = pMasterPage->GetPageNum(); in CopyMasterPageToLocalDocument() 448 (pPage->GetPageNum()-1)/2, in AssignMasterPageToPage() 475 (pSlide->GetPageNum()-1)/2, in AssignMasterPageToPage() 512 pSourceDocument->GetMasterPage(pMasterPage->GetPageNum()+1)); in ProvideMasterPage() 547 nInsertionIndex = rpPageList->back()->GetPageNum(); in ProvideMasterPage()
|
/aoo4110/main/sd/source/ui/view/ |
H A D | drviewsd.cxx | 123 sal_uInt16 nSdPage = (mpActualPage->GetPageNum() - 1) / 2; in ExecNavigatorWin() 135 sal_uInt16 nSdPage = (mpActualPage->GetPageNum() - 1) / 2; in ExecNavigatorWin() 217 nCurrentPage = ( mpActualPage->GetPageNum() - 1 ) / 2; in GetNavigatorWinState()
|
H A D | unmodpg.cxx | 119 SdPage* pNotesPage = (SdPage*)mpDoc->GetPage(mpPage->GetPageNum() + 1); in Undo() 168 SdPage* pNotesPage = (SdPage*)mpDoc->GetPage(mpPage->GetPageNum() + 1); in Redo()
|
H A D | sdview2.cxx | 417 mnDragSrcPgNum = GetSdrPageView()->GetPage()->GetPageNum(); in StartDrag() 889 nPgPos = pPage->GetPageNum() + 2; in IMPL_LINK() 891 nPgPos = pPage->GetPageNum() + 1; in IMPL_LINK()
|
H A D | drviews1.cxx | 1185 sal_uInt16 nNum = pMaster->GetPageNum(); in SwitchPage() 1413 nPage = GetDoc()->GetSdPage( nPage, mePageKind )->GetPageNum(); in AcceptDrop() 1435 nPage = GetDoc()->GetSdPage( nPage, mePageKind )->GetPageNum(); in ExecuteDrop()
|
/aoo4110/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsCurrentSlideManager.cxx | 163 AcquireCurrentSlide((rpDescriptor->GetPage()->GetPageNum()-1)/2); in SwitchCurrentSlide() 214 sal_uInt16 nPageNumber = (rpDescriptor->GetPage()->GetPageNum()-1)/2; in SetCurrentSlideAtViewShellBase() 235 sal_uInt16 nPageNumber = (rpDescriptor->GetPage()->GetPageNum()-1)/2; in SetCurrentSlideAtTabControl()
|
H A D | SlsSelectionManager.cxx | 188 const sal_uInt16 nPage (model::FromCoreIndex((*aI)->GetPageNum())); in DeleteSelectedNormalPages() 224 const sal_uInt16 nPage (model::FromCoreIndex((*aI)->GetPageNum())); in DeleteSelectedMasterPages() 320 const sal_Int32 nPosition (aSelectedPages.GetNextElement()->GetPage()->GetPageNum()); in GetInsertionPosition()
|
H A D | SlsSlotManager.cxx | 846 nFirstPage = pPage->GetPageNum()/2; in GetStatusBarState() 925 pSelectedPage->GetPageNum()/2, aNewName ); in RenameSlide() 934 (pSelectedPage->GetPageNum()-1)/2, aPageName); in RenameSlide() 1124 nInsertPosition = pDescriptor->GetPage()->GetPageNum()+2; in DuplicateSelectedSlides()
|
H A D | SlsSelectionFunction.cxx | 737 sal_Int32 nIndex = (pPage->GetPageNum()-1) / 2; in GotoNextPage() 1262 (rpDescriptor->GetPage()->GetPageNum()-1)/2); in SwitchView() 1542 const sal_uInt16 nAnchorIndex ((pAnchor->GetPage()->GetPageNum()-1) / 2); in RangeSelect() 1543 const sal_uInt16 nOtherIndex ((rpDescriptor->GetPage()->GetPageNum()-1) / 2); in RangeSelect()
|
/aoo4110/main/sd/source/ui/slidesorter/model/ |
H A D | SlideSorterModel.cxx | 79 FromCoreIndex(pDescriptor->GetPage()->GetPageNum()), in PrintModel() 296 sal_Int16 nNumber ((pPage->GetPageNum()-1)/2); in GetIndex() 333 return pDescriptor->GetPage()->GetPageNum(); in GetCoreIndex() 664 sal_uInt16 nCoreIndex (pPage->GetPageNum()); in InsertSlide()
|
/aoo4110/main/sw/source/core/undo/ |
H A D | undobj1.cxx | 225 nNdPgPos = rAnchor.GetPageNum(); in DelFly() 249 nNdPgPos = rAnchor.GetPageNum(); in SwUndoInsLayFmt() 676 nOldCntnt = pAnchor->GetPageNum(); in PutAttr() 691 nNewCntnt = pAnchor->GetPageNum(); in PutAttr()
|
/aoo4110/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 782 nPageNumber = pPage->GetPageNum(); in GotoBookmark() 788 nPageNumber = pPage->GetPageNum() + 2; in GotoBookmark() 808 nPageNumber = pObj->GetPage()->GetPageNum(); in GotoBookmark() 970 nPgNum = pObj->GetPage()->GetPageNum(); in GetObjectIsmarked() 1077 nPgNum = pObj->GetPage()->GetPageNum(); in GotoTreeBookmark()
|
/aoo4110/main/sd/source/ui/slidesorter/view/ |
H A D | SlsViewCacheContext.cxx | 134 return - (static_cast<const SdrPage*>(aKey)->GetPageNum()-1) / 2; in GetPriority() 142 sal_uInt16 nPageIndex ((static_cast<const SdrPage*>(aKey)->GetPageNum() - 1) / 2); in GetDescriptor()
|
/aoo4110/main/sd/source/ui/unoidl/ |
H A D | unopage.cxx | 1064 const sal_uInt16 nPageNumber(GetPage()->GetPageNum()); in getPropertyValue() 1107 sal_uInt16 nPageNumber = (sal_uInt16)( ( GetPage()->GetPageNum() - 1 ) >> 1 ); in getPropertyValue() 1144 sal_uInt16 nPageNumber = (sal_uInt16)( ( GetPage()->GetPageNum() - 1 ) >> 1 ); in getPropertyValue() 2190 const sal_Int32 nPageNum = ( ( pPage->GetPageNum() - 1 ) >> 1 ) + 1; in getPageApiName() 2333 if( nPageNumber == ( ( GetPage()->GetPageNum() - 1 ) >> 1 ) + 1 ) in setName() 2346 sal_uInt16 nNotesPageNum = (GetPage()->GetPageNum()-1)>>1; in setName() 2435 …SdPage* pNotesPage = GetModel()->GetDoc()->GetSdPage( (SvxFmDrawPage::mpPage->GetPageNum()-1)>>1, … in setMasterPage() 2438 sal_uInt16 nNum = (SvxFmDrawPage::mpPage->TRG_GetMasterPage()).GetPageNum() + 1; in setMasterPage() 2456 if(SvxFmDrawPage::mpPage && GetModel()->GetDoc() && SvxFmDrawPage::mpPage->GetPageNum() ) in getNotesPage() 2458 …SdPage* pNotesPage = GetModel()->GetDoc()->GetSdPage( (SvxFmDrawPage::mpPage->GetPageNum()-1)>>1, … in getNotesPage() [all …]
|
H A D | SdUnoDrawView.cxx | 259 mrDrawViewShell.SwitchPage( (pSdrPage->GetPageNum() - 1) >> 1 ); in select() 496 mrDrawViewShell.SwitchPage( (pSdrPage->GetPageNum() - 1) >> 1 ); in setCurrentPage()
|
/aoo4110/main/sd/source/ui/inc/taskpane/ |
H A D | SlideSorterCacheDisplay.hxx | 134 pDisplay->SetPageStatus((pPage->GetPageNum()-1)/2, eStatus); in SscdSetStatus() 171 pDisplay->SetUpToDate((pPage->GetPageNum()-1)/2, bUpToDate); in SscdSetUpToDate()
|
/aoo4110/main/sw/source/core/layout/ |
H A D | objectformatter.cxx | 116 inline sal_uInt32 GetPageNum( sal_uInt32 _nIndex ) in GetPageNum() function in SwPageNumAndTypeOfAnchors 549 return mpPgNumAndTypeOfAnchors ? mpPgNumAndTypeOfAnchors->GetPageNum(_nIndex) : 0L; in GetPgNumOfCollected()
|
H A D | atrfrm.cxx | 1491 nPageNum( rCpy.GetPageNum() ), in SwFmtAnchor() 1520 nPageNum = rAnchor.GetPageNum(); in operator =() 1535 nPageNum == ((SwFmtAnchor&)rAttr).GetPageNum() && in operator ==() 1592 rVal <<= (sal_Int16)GetPageNum(); in QueryValue() 1632 if( GetPageNum() > 0 && pCntntAnchor ) in PutValue() 2796 sal_uInt16 nPgNum = aAnchorAttr.GetPageNum(); in MakeFrms()
|
/aoo4110/main/sw/source/core/frmedt/ |
H A D | fefly1.cxx | 696 if( !rAnch.GetPageNum() ) //HotFix: Bug in UpdateByExample in NewFlyFrm() 878 if( !pAnchor->GetPageNum() ) in Insert() 880 pAnchor->SetPageNum( pCursor->GetPageNum( in Insert() 1030 sal_uInt16 nMaxPage = pTmpRootFrm->GetPageNum(); in SetPageObjsNewPage() 1040 0 >= ( nNewPage = aNewAnchor.GetPageNum() + nOffset ) ) in SetPageObjsNewPage() 2007 aResult = pFmt->GetAnchor().GetPageNum(); in SwFmtGetPageNum()
|
H A D | fecopy.cxx | 1098 aAnchor.SetPageNum( aAnchor.GetPageNum() + nStartPageNumber - 1 ); in Paste() 1205 aAnchor.GetPageNum() >= nStartPage && aAnchor.GetPageNum() <= nEndPage) in PastePages() 1207 aAnchor.SetPageNum( aAnchor.GetPageNum() - nStartPage + 1); in PastePages()
|
/aoo4110/main/sd/source/ui/accessibility/ |
H A D | AccessibleDocumentViewBase.cxx | 874 …:CreateFromInt32((sal_Int16)((sal_uInt16)((pDrViewSh->getCurrentPage()->GetPageNum()-1)>>1) + 1)) ; in getExtendedAttributes() 919 SdPage* pNotesPge = (SdPage*)pDoc->GetSdPage((pCurrPge->GetPageNum()-1)>>1, PK_NOTES); in getExtendedAttributes() 962 sValue += String::CreateFromInt32((sal_Int16)((sal_uInt16)((pCurrPge->GetPageNum()-1)>>1) + 1)) ; in getExtendedAttributes()
|
/aoo4110/main/sw/source/ui/app/ |
H A D | applab.cxx | 102 rSh.GetPageNum( nPhyPageNum, nVirtPageNum ); in lcl_InsertBCText() 142 rSh.GetPageNum( nPhyPageNum, nVirtPageNum ); in lcl_InsertLabText()
|
/aoo4110/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 958 const sal_uInt16 nPgNum = ( pStartPage->GetPageNum() - 2 ) >> 1; in startShow() 991 sal_Int32 nSlideNum = ( pStartPage->GetPageNum() - 1 ) >> 1; in startShow() 1014 mnRestoreSlide = ( pStartPage->GetPageNum() - 1 ) / 2; in startShow() 1743 nPgNum = pObj->GetPage()->GetPageNum(); in getSlideNumberForBookmark() 2618 const sal_uInt16 nSdSlide = ( ( (SdPage*) pCustomSlide )->GetPageNum() - 1 ) / 2; in createSlideList() 2916 nPgNum = pObj->GetPage()->GetPageNum(); in receiveRequest()
|