Home
last modified time | relevance | path

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

1234567891011

/aoo41x/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx411 pCurrentPage = pDescriptor->GetPage(); in GetActualPage()
/aoo41x/main/svx/source/dialog/
H A Dgraphctl.cxx207 pView->ShowSdrPage(pView->GetModel()->GetPage(0)); in InitSdrModel()
/aoo41x/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()
/aoo41x/main/sd/source/ui/view/
H A Ddrviews5.cxx519 SdPage* pPage = (SdPage*) pPV->GetPage(); in GetOptimalSizePixel()
H A Ddrviewsa.cxx694 Size aPageSize = pPageView->GetPage()->GetSize(); in GetStatusBarState()
H A Ddrviews4.cxx489 SdPage* pPage = (SdPage*) mpDrawView->GetSdrPageView()->GetPage(); in MouseButtonUp()
/aoo41x/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx195 OReportPage* pPage = PTR_CAST( OReportPage, m_pImpl->m_rModel.GetPage(i) ); in Clear()
/aoo41x/main/chart2/source/controller/main/
H A DDrawCommandDispatch.cxx158 const SdrObject* pSourceObj = aModel.GetPage( 0 )->GetObj( 0 ); in setAttributes()
/aoo41x/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()
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx991 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 Dsdmod2.cxx143 pPage = dynamic_cast< SdPage* >( pTextObj->GetPage() ); in GetCurrentPage()
/aoo41x/main/svx/source/tbxctrls/
H A Dfontworkgallery.cxx246 SdrPage* pPage = pModel->GetPage(0); in insertSelectedFontwork()
/aoo41x/main/sc/source/filter/rtf/
H A Deeimpars.cxx534 SdrPage* pPage = pModel->GetPage( static_cast<sal_uInt16>(nTab) ); in InsertGraphic()
/aoo41x/main/svx/source/svdraw/
H A Dsvdedtv1.cxx164 const SdrPage* pPage = rO.GetPage(); in CreateConnectorUndo()
1849 const SdrPage* pPage=pObj->GetPage(); in AlignMarkedObjects()
H A Dsvdogrp.cxx304 pSub->SetPage(rSourceSubList.GetPage()); in operator =()
/aoo41x/main/sw/source/core/text/
H A Dtxtfrm.cxx1395 (!rInfo.GetPage() || pPage->GetPhyPageNum() > rInfo.GetPage()->GetPhyPageNum())) in GetInfo()
/aoo41x/main/svx/inc/svx/
H A Dsvdobj.hxx565 SdrPage* GetPage() const { return pPage; } in GetPage() function in SdrObject
/aoo41x/main/sw/source/filter/html/
H A Dhtmldraw.cxx388 SdrPage* pPg = pModel->GetPage( 0 ); in NewMarquee()
/aoo41x/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()
/aoo41x/main/sw/source/core/layout/
H A Dfly.cxx438 if ( 0 != ( pPg = pContact->GetMaster()->GetPage() ) ) in CreateNewRef()
447 pContact->GetFmt()->getIDocumentDrawModelAccess()->GetDrawModel()->GetPage( 0 )-> in CreateNewRef()
/aoo41x/main/svx/source/engine3d/
H A Dobj3d.cxx131 GetOwnerObj()->GetPage()->InsertObject(pObj, nPos); in NbcInsertObject()

Completed in 1577 milliseconds

1234567891011