/aoo41x/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorterViewShell.cxx | 411 pCurrentPage = pDescriptor->GetPage(); in GetActualPage()
|
/aoo41x/main/svx/source/dialog/ |
H A D | graphctl.cxx | 207 pView->ShowSdrPage(pView->GetModel()->GetPage(0)); in InitSdrModel()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabview5.cxx | 279 pDrawView->ShowSdrPage(pDrawView->GetModel()->GetPage(nTab)); in TabChanged()
|
H A D | viewfun3.cxx | 356 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 D | viewfun5.cxx | 505 SdrPage* pPage = pModel->GetPage(i); in PasteDataFormat()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews5.cxx | 519 SdPage* pPage = (SdPage*) pPV->GetPage(); in GetOptimalSizePixel()
|
H A D | drviewsa.cxx | 694 Size aPageSize = pPageView->GetPage()->GetSize(); in GetStatusBarState()
|
H A D | drviews4.cxx | 489 SdPage* pPage = (SdPage*) mpDrawView->GetSdrPageView()->GetPage(); in MouseButtonUp()
|
/aoo41x/main/reportdesign/source/core/sdr/ |
H A D | UndoEnv.cxx | 195 OReportPage* pPage = PTR_CAST( OReportPage, m_pImpl->m_rModel.GetPage(i) ); in Clear()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | DrawCommandDispatch.cxx | 158 const SdrObject* pSourceObj = aModel.GetPage( 0 )->GetObj( 0 ); in setAttributes()
|
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocumentPagePreview.cxx | 783 if (pObj && (pObj->GetPage() == GetDrawPage())) in Notify() 1364 pDrawPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(static_cast<sal_Int16>(nTab))); in GetDrawPage()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtw8esh.cxx | 991 nOrdNum += pModel->GetPage( 0 )->GetObjCount(); in GetSdrOrdNum() 2290 if (!pSdrObj->GetPage()) in SwEscherEx() 2294 if (SdrPage *pPage = pModel->GetPage(0)) in SwEscherEx()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdmod2.cxx | 143 pPage = dynamic_cast< SdPage* >( pTextObj->GetPage() ); in GetCurrentPage()
|
/aoo41x/main/svx/source/tbxctrls/ |
H A D | fontworkgallery.cxx | 246 SdrPage* pPage = pModel->GetPage(0); in insertSelectedFontwork()
|
/aoo41x/main/sc/source/filter/rtf/ |
H A D | eeimpars.cxx | 534 SdrPage* pPage = pModel->GetPage( static_cast<sal_uInt16>(nTab) ); in InsertGraphic()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdedtv1.cxx | 164 const SdrPage* pPage = rO.GetPage(); in CreateConnectorUndo() 1849 const SdrPage* pPage=pObj->GetPage(); in AlignMarkedObjects()
|
H A D | svdogrp.cxx | 304 pSub->SetPage(rSourceSubList.GetPage()); in operator =()
|
/aoo41x/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 1395 (!rInfo.GetPage() || pPage->GetPhyPageNum() > rInfo.GetPage()->GetPhyPageNum())) in GetInfo()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdobj.hxx | 565 SdrPage* GetPage() const { return pPage; } in GetPage() function in SdrObject
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmldraw.cxx | 388 SdrPage* pPg = pModel->GetPage( 0 ); in NewMarquee()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuconrec.cxx | 563 SdPage* pPage = (SdPage*) mpView->GetSdrPageView()->GetPage(); in SetAttributes()
|
H A D | fupoor.cxx | 1123 SdPage* pPage = (SdPage*) pPV->GetPage(); in RequestHelp()
|
H A D | fuinsfil.cxx | 375 pPage = static_cast<SdPage*>(pView->GetSdrPageView()->GetPage()); in InsSDDinDrMode()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | fly.cxx | 438 if ( 0 != ( pPg = pContact->GetMaster()->GetPage() ) ) in CreateNewRef() 447 pContact->GetFmt()->getIDocumentDrawModelAccess()->GetDrawModel()->GetPage( 0 )-> in CreateNewRef()
|
/aoo41x/main/svx/source/engine3d/ |
H A D | obj3d.cxx | 131 GetOwnerObj()->GetPage()->InsertObject(pObj, nPos); in NbcInsertObject()
|