Home
last modified time | relevance | path

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

1234567891011

/aoo42x/main/basctl/source/inc/
H A Ddlged.hxx162 DlgEdPage* GetPage() const { return pDlgEdPage; } in GetPage() function in DlgEditor
/aoo42x/main/svx/source/form/
H A Dfmmodel.cxx178 FmFormPage* pToBeRemovedPage = dynamic_cast< FmFormPage* >( GetPage( nPgNum ) ); in RemovePage()
/aoo42x/main/reportdesign/source/core/sdr/
H A DRptModel.cxx153 OReportPage* pRptPage = PTR_CAST( OReportPage, GetPage(i) ); in getPage()
/aoo42x/main/sw/source/core/layout/
H A Dfrmtool.cxx1092 if ( !pSdrObj->GetPage() ) in AppendObjs()
1094 pFmt->getIDocumentDrawModelAccess()->GetDrawModel()->GetPage(0)-> in AppendObjs()
2821 pObj->GetDrawObj()->GetPage() ) in lcl_Regist()
2824 pObj->DrawObj()->GetPage()->SetObjectOrdNum( pFly->GetVirtDrawObj()->GetOrdNumDirect(), in lcl_Regist()
/aoo42x/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()
/aoo42x/main/svtools/source/uno/wizard/
H A Dwizardshell.cxx188 PWizardPageController pController( impl_getController( GetPage( eState ) ) ); in getCurrentWizardPage()
/aoo42x/main/sw/source/ui/dbui/
H A Dmailmergewizard.cxx246 TabPage* pCurPage = GetPage( nCurPage ); in UpdateRoadmap()
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfuconcustomshape.cxx234 const SdrObject* pSourceObj = aFormModel.GetPage( 0 )->GetObj( 0 ); in SetAttributes()
/aoo42x/main/sd/source/ui/view/
H A Ddrviews1.cxx1000 && pNewPage == dynamic_cast< SdPage* >( pPV->GetPage() ) in SwitchPage()
1020 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()
/aoo42x/main/dbaccess/source/ui/dlg/
H A Ddbwizsetup.cxx771 SfxTabPage* pPage = static_cast<SfxTabPage*>(WizardDialog::GetPage(getCurrentState())); in saveDatasource()
787 SfxTabPage* pPage = static_cast<SfxTabPage*>(WizardDialog::GetPage(_nState)); in leaveState()
/aoo42x/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()
/aoo42x/main/sc/source/filter/html/
H A Dhtmlexp2.cxx60 SdrPage* pDrawPage = pDrawLayer->GetPage( static_cast<sal_uInt16>(nTab) ); in PrepareGraphics()
/aoo42x/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
/aoo42x/main/sd/source/ui/inc/
H A DAccessibleSlideSorterObject.hxx80 SdPage* GetPage (void) const;
/aoo42x/main/svx/source/unodraw/
H A Dunoshape.cxx736 if( !mpObj.is() || mpModel == NULL || !mpObj->IsInserted() || NULL == mpObj->GetPage() ) in GetBitmap()
743 SdrPage* pPage = mpObj->GetPage(); in GetBitmap()
1435 if ( mpObj->IsInserted() && mpObj->GetPage() ) in dispose()
1441 SdrPage* pPage = mpObj->GetPage(); in dispose()
2644 pNewPage = pModel->GetPage(nDestinationPageNum); in setPropertyValueImpl()
H A DUnoGraphicExporter.cxx353 pPage = pObject->GetPage(); in createRedirectedPrimitive2DSequence()
1236 bOk = pObj && pObj->GetPage() == pPage; in setSourceDocument()
/aoo42x/main/svx/source/svdraw/
H A Dsvdmrkv.cxx1260 bRaus=bRaus || pObj->GetPage()!=pPV->GetPage(); // Obj ploetzlich in anderer Page oder Group in CheckMarked()
1820 SdrPage* pPage=pPV->GetPage(); in PickObj()
/aoo42x/main/basctl/source/basicide/
H A Dbaside3.cxx1284 DlgEdPage* DialogWindow::GetPage() const in GetPage() function in DialogWindow
1286 return pEditor ? pEditor->GetPage() : NULL; in GetPage()
/aoo42x/main/svx/source/sdr/contact/
H A Dobjectcontactofpageview.cxx57 return GetPageWindow().GetPageView().GetPage(); in GetSdrPage()
/aoo42x/main/sd/source/filter/xml/
H A Dsdtransform.cxx124 SdrObjList* pPage = mrDocument.GetPage( nPage ); in transformDrawPages()

Completed in 144 milliseconds

1234567891011