Home
last modified time | relevance | path

Searched refs:GetPage (Results 151 – 175 of 266) sorted by relevance

1234567891011

/aoo41x/main/svx/source/form/
H A Dfmmodel.cxx178 FmFormPage* pToBeRemovedPage = dynamic_cast< FmFormPage* >( GetPage( nPgNum ) ); in RemovePage()
/aoo41x/main/reportdesign/source/core/sdr/
H A DRptModel.cxx153 OReportPage* pRptPage = PTR_CAST( OReportPage, GetPage(i) ); in getPage()
/aoo41x/main/svtools/source/uno/wizard/
H A Dwizardshell.cxx189 PWizardPageController pController( impl_getController( GetPage( eState ) ) ); in getCurrentWizardPage()
/aoo41x/main/sw/source/ui/dbui/
H A Dmailmergewizard.cxx246 TabPage* pCurPage = GetPage( nCurPage ); in UpdateRoadmap()
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfuconcustomshape.cxx234 const SdrObject* pSourceObj = aFormModel.GetPage( 0 )->GetObj( 0 ); in SetAttributes()
/aoo41x/main/sw/source/filter/xml/
H A Dswxml.cxx493 _rDoc.GetDrawModel()->GetPage( 0 ) ) in lcl_ConvertSdrOle2ObjsToSdrGrafObjs()
495 const SdrPage& rSdrPage( *(_rDoc.GetDrawModel()->GetPage( 0 )) ); in lcl_ConvertSdrOle2ObjsToSdrGrafObjs()
/aoo41x/main/sc/source/filter/html/
H A Dhtmlexp2.cxx60 SdrPage* pDrawPage = pDrawLayer->GetPage( static_cast<sal_uInt16>(nTab) ); in PrepareGraphics()
/aoo41x/main/sd/source/ui/func/
H A Dfuconcs.cxx254 const SdrPage* pPage = aFormModel.GetPage( 0 ); in SetAttributes()
H A Dfuexpand.cxx116 SdPage* pActualNotesPage = (SdPage*) mpDoc->GetPage(nActualPageNum + 1); in DoExecute()
H A Dfuconstr.cxx386 SdPage* pPage = (SdPage*)mpView->GetSdrPageView()->GetPage(); in SetStyleSheet()
/aoo41x/main/svx/inc/svx/
H A Dsvdmark.hxx174 SdrPage* GetPage() const;
H A Dsvdpagv.hxx195 SdrPage* GetPage() const { return mpPage; } in GetPage() function in SdrPageView
/aoo41x/main/sd/source/ui/view/
H A Ddrviews1.cxx990 && pNewPage == dynamic_cast< SdPage* >( pPV->GetPage() ) in SwitchPage()
1010 SdPage* pCurrentPage = dynamic_cast< SdPage* >( pPV->GetPage()); in SwitchPage()
H A Dviewshe3.cxx270 …SdPage* pNotesTemplatePage = static_cast<SdPage*>(pDocument->GetPage(pTemplatePage->GetPageNum()+1… in CreateOrDuplicatePage()
H A Ddrviewse.cxx1090 Size aPageSize = pPageView->GetPage()->GetSize(); in FuSupport()
1634 mpDrawView->GetSdrPageView()->GetPage(), GetDoc()) ); in InsertURLButton()
/aoo41x/main/dbaccess/source/ui/dlg/
H A Ddbwizsetup.cxx813 SfxTabPage* pPage = static_cast<SfxTabPage*>(WizardDialog::GetPage(getCurrentState())); in saveDatasource()
829 SfxTabPage* pPage = static_cast<SfxTabPage*>(WizardDialog::GetPage(_nState)); in leaveState()
/aoo41x/main/sw/source/core/layout/
H A Dfrmtool.cxx1076 if ( !pSdrObj->GetPage() ) in AppendObjs()
1078 pFmt->getIDocumentDrawModelAccess()->GetDrawModel()->GetPage(0)-> in AppendObjs()
2805 pObj->GetDrawObj()->GetPage() ) in lcl_Regist()
2808 pObj->DrawObj()->GetPage()->SetObjectOrdNum( pFly->GetVirtDrawObj()->GetOrdNumDirect(), in lcl_Regist()
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1764 nPgNum = pObj->GetPage()->GetPageNum(); in getSlideNumberForBookmark()
1765 bIsMasterPage = (sal_Bool)pObj->GetPage()->IsMasterPage(); in getSlideNumberForBookmark()
1769 …if( (nPgNum == SDRPAGE_NOTFOUND) || bIsMasterPage || static_cast<SdPage*>(mpDoc->GetPage(nPgNum))-… in getSlideNumberForBookmark()
2937 nPgNum = pObj->GetPage()->GetPageNum(); in receiveRequest()
/aoo41x/main/sd/source/ui/inc/
H A DAccessibleSlideSorterObject.hxx80 SdPage* GetPage (void) const;
/aoo41x/main/sd/source/filter/xml/
H A Dsdtransform.cxx124 SdrObjList* pPage = mrDocument.GetPage( nPage ); in transformDrawPages()
/aoo41x/main/svx/source/sdr/contact/
H A Dobjectcontactofpageview.cxx57 return GetPageWindow().GetPageView().GetPage(); in GetSdrPage()
/aoo41x/main/sc/source/ui/view/
H A Ddrawvie4.cxx109 SdrPage* pPage = pModel->GetPage(nTab);
/aoo41x/main/extensions/source/abpilot/
H A Dabspilot.cxx230 …impl_updateRoadmap( static_cast< TypeSelectionPage* >( GetPage( STATE_SELECT_ABTYPE ) )->getSelect… in enterState()
/aoo41x/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx366 return getNamedSdrObject( rName, GetPage(0) ); in getNamedSdrObject()
/aoo41x/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx353 pPage = pObject->GetPage(); in createRedirectedPrimitive2DSequence()
1236 bOk = pObj && pObj->GetPage() == pPage; in setSourceDocument()

Completed in 1959 milliseconds

1234567891011