Home
last modified time | relevance | path

Searched refs:GetPage (Results 126 – 150 of 266) sorted by relevance

1234567891011

/aoo42x/main/sd/source/core/
H A Ddrawdoc4.cxx778 const SdrPage* pPage = GetPage(nPage); in GetMasterPageUserCount()
843 FillOnlineSpellingList((SdPage*) GetPage(nPage)); in StartOnlineSpelling()
1246 SdPage* pPage = (SdPage*) GetPage(nPage); in RenameLayoutTemplate()
H A DPageListWatcher.cxx188 return (SdPage*)mrModel.GetPage((sal_uInt16)nIndex); in ImpGetPage()
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsHideSlideFunction.cxx135 bState = rPageSet.GetNextElement()->GetPage()->IsExcluded(); in GetExclusionState()
H A DSlsFocusManager.cxx250 mnPageIndex = (rpDescriptor->GetPage()->GetPageNum()-1)/2; in SetFocusedPage()
/aoo42x/main/sd/source/ui/slidesorter/inc/model/
H A DSlideSorterModel.hxx239 SdPage* GetPage (const sal_Int32 nCoreIndex) const;
/aoo42x/main/sd/source/ui/slidesorter/inc/view/
H A DSlsPageObjectViewObjectContact.hxx89 const SdrPage* GetPage (void) const;
/aoo42x/main/basctl/source/inc/
H A Dbaside3.hxx88 DlgEdPage* GetPage() const;
/aoo42x/main/sc/source/ui/view/
H A Dtabvwshg.cxx77 pDrView->GetSdrPageView()->GetPage(), pModel); in InsertURLButton()
H A Dpreview.cxx156 SdrPage* pPage = pModel->GetPage(nTab); in UpdateDrawView()
157 …if ( pDrawView && ( !pDrawView->GetSdrPageView() || pDrawView->GetSdrPageView()->GetPage() != pPag… in UpdateDrawView()
177 pDrawView->ShowSdrPage(pDrawView->GetModel()->GetPage(nTab)); in UpdateDrawView()
/aoo42x/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterView.cxx453 (pHitDescriptor->GetPage()->GetPageNum()-1)/2); in getAccessibleAtPoint()
926 (pDescriptor->GetPage()->GetPageNum()-1)/2); in GetAccessibleChild()
/aoo42x/main/svx/source/svdraw/
H A Dsvdedtv.cxx246 SdrPage* pPage = (bMaPg) ? pMod->GetMasterPage(nPgNum) : pMod->GetPage(nPgNum); in DeleteLayer()
994 SdrLayerID nLayer=rPV.GetPage()->GetLayerAdmin().GetLayerID(aAktLayer,sal_True); in InsertObjectAtView()
/aoo42x/main/svtools/inc/svtools/
H A Dwizdlg.hxx280 TabPage* GetPage( sal_uInt16 nLevel ) const;
/aoo42x/main/sw/inc/
H A Dhints.hxx248 const SwPageFrm *GetPage() { return pPage; } in GetPage() function in SwVirtPageNumInfo
/aoo42x/main/sd/source/ui/slidesorter/cache/
H A DSlsQueueProcessorThread.hxx215 pRequest->GetPage(), in ProcessQueueEntry()
H A DSlsQueueProcessor.cxx208 const SdPage* pSdPage = dynamic_cast<const SdPage*>(mpCacheContext->GetPage(aKey)); in ProcessOneRequest()
/aoo42x/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx219 pNotes = (SdPage*)pDoc->GetPage( pCurrentPage->GetPageNum() + 1 ); in HeaderFooterDialog()
224 pSlide = (SdPage*)pDoc->GetPage( pCurrentPage->GetPageNum() -1 ); in HeaderFooterDialog()
H A Ddlgassim.cxx119 SdPage* pPage = (SdPage*) pDoc->GetPage( nPage ); in Fill()
/aoo42x/main/sd/source/ui/slidesorter/model/
H A DSlsPageDescriptor.cxx82 SdPage* PageDescriptor::GetPage (void) const in GetPage() function in sd::slidesorter::model::PageDescriptor
/aoo42x/main/basctl/source/dlged/
H A Ddlgedview.cxx112 Size aPageSize = pDlgEditor->GetPage()->GetSize(); in MakeVisible()
/aoo42x/main/sc/source/core/tool/
H A Dchartlock.cxx60 SdrPage* pPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(nTab)); in lcl_getAllLivingCharts()
/aoo42x/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx169 const SdrObject* pSourceObj = aFormModel.GetPage( 0 )->GetObj( 0 ); in SetAttributes()
/aoo42x/main/sd/source/ui/unoidl/
H A DSdUnoSlideView.cxx126 aPages[nIndex++] = pDescriptor->GetPage()->getUnoPage(); in getSelection()
/aoo42x/main/sd/source/ui/view/
H A DViewClipboard.cxx148 SdPage* pPage = static_cast<SdPage*>(pPageView->GetPage()); in AssignMasterPage()
/aoo42x/main/sd/source/ui/func/
H A Dfuzoom.cxx153 Size aPageSize = mpView->GetSdrPageView()->GetPage()->GetSize(); in MouseMove()
/aoo42x/main/sw/source/filter/xml/
H A Dswxml.cxx477 _rDoc.GetDrawModel()->GetPage( 0 ) ) in lcl_ConvertSdrOle2ObjsToSdrGrafObjs()
479 const SdrPage& rSdrPage( *(_rDoc.GetDrawModel()->GetPage( 0 )) ); in lcl_ConvertSdrOle2ObjsToSdrGrafObjs()

Completed in 102 milliseconds

1234567891011