Home
last modified time | relevance | path

Searched refs:GetPage (Results 201 – 225 of 266) sorted by relevance

1234567891011

/aoo42x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx411 pCurrentPage = pDescriptor->GetPage(); in GetActualPage()
/aoo42x/main/sc/source/ui/view/
H A Dtabview5.cxx279 pDrawView->ShowSdrPage(pDrawView->GetModel()->GetPage(nTab)); in TabChanged()
H A Dviewfun3.cxx356 SdrPage* pPage = pDrawLayer->GetPage( static_cast< sal_uInt16 >( nTab ) ); in CopyToClip()
1422 pPage = ( pModel ? pModel->GetPage( static_cast< sal_uInt16 >( nStartTab ) ) : NULL ); in PasteFromClip()
H A Dviewfun5.cxx505 SdrPage* pPage = pModel->GetPage(i); in PasteDataFormat()
/aoo42x/main/svx/source/toolbars/
H A Dfontworkbar.cxx387 const SdrObject* pSourceObj = aFormModel.GetPage( 0 )->GetObj( 0 ); in GetGeometryForCustomShape()
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx980 nOrdNum += pModel->GetPage( 0 )->GetObjCount(); in GetSdrOrdNum()
2279 if (!pSdrObj->GetPage()) in SwEscherEx()
2283 if (SdrPage *pPage = pModel->GetPage(0)) in SwEscherEx()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocumentPagePreview.cxx783 if (pObj && (pObj->GetPage() == GetDrawPage())) in Notify()
1364 pDrawPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(static_cast<sal_Int16>(nTab))); in GetDrawPage()
/aoo42x/main/sd/source/ui/view/
H A Ddrviews5.cxx530 SdPage* pPage = (SdPage*) pPV->GetPage(); in GetOptimalSizePixel()
H A Ddrviewsa.cxx694 Size aPageSize = pPageView->GetPage()->GetSize(); in GetStatusBarState()
H A Ddrviews4.cxx495 SdPage* pPage = (SdPage*) mpDrawView->GetSdrPageView()->GetPage(); in MouseButtonUp()
/aoo42x/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx158 const SdrObject* pSourceObj = aModel.GetPage( 0 )->GetObj( 0 ); in setAttributes()
/aoo42x/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx195 OReportPage* pPage = PTR_CAST( OReportPage, m_pImpl->m_rModel.GetPage(i) ); in Clear()
/aoo42x/main/sw/source/core/text/
H A Dtxtfrm.cxx1395 (!rInfo.GetPage() || pPage->GetPhyPageNum() > rInfo.GetPage()->GetPhyPageNum())) in GetInfo()
/aoo42x/main/svx/source/svdraw/
H A Dsvdedtv1.cxx164 const SdrPage* pPage = rO.GetPage(); in CreateConnectorUndo()
1849 const SdrPage* pPage=pObj->GetPage(); in AlignMarkedObjects()
/aoo42x/main/svx/source/tbxctrls/
H A Dfontworkgallery.cxx246 SdrPage* pPage = pModel->GetPage(0); in insertSelectedFontwork()
/aoo42x/main/sc/source/filter/rtf/
H A Deeimpars.cxx534 SdrPage* pPage = pModel->GetPage( static_cast<sal_uInt16>(nTab) ); in InsertGraphic()
/aoo42x/main/sd/source/ui/app/
H A Dsdmod2.cxx143 pPage = dynamic_cast< SdPage* >( pTextObj->GetPage() ); in GetCurrentPage()
/aoo42x/main/sw/source/core/layout/
H A Dfly.cxx419 if ( 0 != ( pPg = pContact->GetMaster()->GetPage() ) ) in CreateNewRef()
428 pContact->GetFmt()->getIDocumentDrawModelAccess()->GetDrawModel()->GetPage( 0 )-> in CreateNewRef()
/aoo42x/main/sw/source/filter/html/
H A Dhtmldraw.cxx382 SdrPage* pPg = pModel->GetPage( 0 ); in NewMarquee()
/aoo42x/main/sd/source/ui/func/
H A Dfuconrec.cxx563 SdPage* pPage = (SdPage*) mpView->GetSdrPageView()->GetPage(); in SetAttributes()
H A Dfupoor.cxx1123 SdPage* pPage = (SdPage*) pPV->GetPage(); in RequestHelp()
H A Dfuinsfil.cxx375 pPage = static_cast<SdPage*>(pView->GetSdrPageView()->GetPage()); in InsSDDinDrMode()
/aoo42x/main/svx/inc/svx/
H A Dsvdobj.hxx557 SdrPage* GetPage() const { return pPage; } in GetPage() function in SdrObject
/aoo42x/main/svx/source/engine3d/
H A Dobj3d.cxx131 GetOwnerObj()->GetPage()->InsertObject(pObj, nPos); in NbcInsertObject()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunopage.hxx110 SdPage* GetPage() const { return (SdPage*)SvxDrawPage::mpPage; } in GetPage() function in SdGenericDrawPage

Completed in 172 milliseconds

1234567891011