/aoo41x/main/svx/source/form/ |
H A D | fmmodel.cxx | 178 FmFormPage* pToBeRemovedPage = dynamic_cast< FmFormPage* >( GetPage( nPgNum ) ); in RemovePage()
|
/aoo41x/main/reportdesign/source/core/sdr/ |
H A D | RptModel.cxx | 153 OReportPage* pRptPage = PTR_CAST( OReportPage, GetPage(i) ); in getPage()
|
/aoo41x/main/svtools/source/uno/wizard/ |
H A D | wizardshell.cxx | 189 PWizardPageController pController( impl_getController( GetPage( eState ) ) ); in getCurrentWizardPage()
|
/aoo41x/main/sw/source/ui/dbui/ |
H A D | mailmergewizard.cxx | 246 TabPage* pCurPage = GetPage( nCurPage ); in UpdateRoadmap()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fuconcustomshape.cxx | 234 const SdrObject* pSourceObj = aFormModel.GetPage( 0 )->GetObj( 0 ); in SetAttributes()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | swxml.cxx | 493 _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 D | htmlexp2.cxx | 60 SdrPage* pDrawPage = pDrawLayer->GetPage( static_cast<sal_uInt16>(nTab) ); in PrepareGraphics()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuconcs.cxx | 254 const SdrPage* pPage = aFormModel.GetPage( 0 ); in SetAttributes()
|
H A D | fuexpand.cxx | 116 SdPage* pActualNotesPage = (SdPage*) mpDoc->GetPage(nActualPageNum + 1); in DoExecute()
|
H A D | fuconstr.cxx | 386 SdPage* pPage = (SdPage*)mpView->GetSdrPageView()->GetPage(); in SetStyleSheet()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdmark.hxx | 174 SdrPage* GetPage() const;
|
H A D | svdpagv.hxx | 195 SdrPage* GetPage() const { return mpPage; } in GetPage() function in SdrPageView
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews1.cxx | 990 && pNewPage == dynamic_cast< SdPage* >( pPV->GetPage() ) in SwitchPage() 1010 SdPage* pCurrentPage = dynamic_cast< SdPage* >( pPV->GetPage()); in SwitchPage()
|
H A D | viewshe3.cxx | 270 …SdPage* pNotesTemplatePage = static_cast<SdPage*>(pDocument->GetPage(pTemplatePage->GetPageNum()+1… in CreateOrDuplicatePage()
|
H A D | drviewse.cxx | 1090 Size aPageSize = pPageView->GetPage()->GetSize(); in FuSupport() 1634 mpDrawView->GetSdrPageView()->GetPage(), GetDoc()) ); in InsertURLButton()
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | dbwizsetup.cxx | 813 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 D | frmtool.cxx | 1076 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 D | slideshowimpl.cxx | 1764 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 D | AccessibleSlideSorterObject.hxx | 80 SdPage* GetPage (void) const;
|
/aoo41x/main/sd/source/filter/xml/ |
H A D | sdtransform.cxx | 124 SdrObjList* pPage = mrDocument.GetPage( nPage ); in transformDrawPages()
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | objectcontactofpageview.cxx | 57 return GetPageWindow().GetPageView().GetPage(); in GetSdrPage()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | drawvie4.cxx | 109 SdrPage* pPage = pModel->GetPage(nTab);
|
/aoo41x/main/extensions/source/abpilot/ |
H A D | abspilot.cxx | 230 …impl_updateRoadmap( static_cast< TypeSelectionPage* >( GetPage( STATE_SELECT_ABTYPE ) )->getSelect… in enterState()
|
/aoo41x/main/chart2/source/view/main/ |
H A D | DrawModelWrapper.cxx | 366 return getNamedSdrObject( rName, GetPage(0) ); in getNamedSdrObject()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | UnoGraphicExporter.cxx | 353 pPage = pObject->GetPage(); in createRedirectedPrimitive2DSequence() 1236 bOk = pObj && pObj->GetPage() == pPage; in setSourceDocument()
|