Home
last modified time | relevance | path

Searched refs:GetPage (Results 226 – 250 of 266) sorted by relevance

1234567891011

/aoo42x/main/sd/source/ui/view/
H A Ddrviews2.cxx736 SdPage* pPresPage = (SdPage*) mpDrawView->GetSdrPageView()->GetPage(); in FuTemporary()
H A Ddrviews9.cxx120 SdrPage* pPage = mpDrawView->GetSdrPageView()->GetPage(); in SO2_DECL_REF()
/aoo42x/main/chart2/source/controller/main/
H A DChartController_Tools.cxx438 const SdrPage* pPage = pModel->GetPage( i ); in impl_PasteShapes()
/aoo42x/main/svx/source/svdraw/
H A Dsvdogrp.cxx304 pSub->SetPage(rSourceSubList.GetPage()); in operator =()
/aoo42x/main/reportdesign/source/ui/report/
H A Ddlgedfunc.cxx459 if ( m_pParent->getPage() == pObj->GetPage() ) in deactivateOle()
H A DReportSection.cxx657 const SdrObject* pSourceObj = aReportModel.GetPage( 0 )->GetObj( 0 ); in createDefault()
/aoo42x/main/sw/source/filter/xml/
H A Dxmlexp.cxx327 pModel->GetPage( 0 )->RecalcObjOrdNums(); in exportDoc()
/aoo42x/main/sw/source/ui/shells/
H A Ddrwbassh.cxx664 SdrObjListIter aIter( *(pModel->GetPage(0)), IM_DEEPWITHGROUPS ); in IMPL_LINK()
/aoo42x/main/sw/source/core/doc/
H A Ddocnew.cxx835 ASSERT( !pDrawModel || !pDrawModel->GetPage(0)->GetObjCount(), in ClearDoc()
/aoo42x/main/sc/source/ui/unoobj/
H A Ddocuno.cxx732 SdrPage* pPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(i)); in lcl_ParseTarget()
1144 pDrawView->ShowSdrPage(pDrawView->GetModel()->GetPage(nTab)); in render()
2387 SdrPage* pPage = pDrawLayer->GetPage((sal_uInt16)nIndex); in GetObjectByIndex_Impl()
/aoo42x/main/sw/source/core/undo/
H A Dunattr.cxx589 pDoc->GetDrawModel()->GetPage( 0 )->InsertObject( pObj ); in RestoreFlyAnchor()
/aoo42x/main/svx/source/form/
H A Dnavigatortreemodel.cxx1087 SdrPage* pPage = pPageView->GetPage(); in GetSdrObj()
/aoo42x/main/sc/source/filter/xml/
H A Dxmlsubti.cxx603 const SdrPage* pPage = pDrawLayer ? pDrawLayer->GetPage(nTab) : NULL; in UpdateRowHeights()
/aoo42x/main/sd/source/filter/html/
H A Dhtmlex.cxx1687 nPgNum = pObj->GetPage()->GetPageNum(); in CreateHtmlForPresPages()
1772 nPgNum = pObj->GetPage()->GetPageNum(); in CreateHtmlForPresPages()
/aoo42x/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx379 SdrPage* pPage = mrView.GetSdrPageView()->GetPage(); in MotionPathTag()
/aoo42x/main/sd/source/core/
H A DCustomAnimationEffect.cxx1714 SdrPage* pPage = pObj->GetPage(); in updateSdrPathObjFromPath()
1756 SdrPage* pPage = pObj->GetPage(); in updatePathFromSdrPathObj()
/aoo42x/main/filter/source/msfilter/
H A Deschesdo.cxx1132 SdrPage* pPage = rObj.GetPage(); in ImplEESdrObject()
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlsButtonBar.cxx1455 const ::rtl::OUString sName (rpDescriptor->GetPage()->GetName()); in ProcessClick()
/aoo42x/main/sd/source/ui/dlg/
H A Danimobjs.cxx1240 …etSdPage = dynamic_cast< SdPage* >(rView.GetSdrPageView() ? rView.GetSdrPageView()->GetPage() : 0); in CreateAnimObj()
/aoo42x/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx1697 if ( !pSdrObj->GetPage() ) in OutputFlyFrame_Impl()
1701 if ( SdrPage *pPage = pModel->GetPage( 0 ) ) in OutputFlyFrame_Impl()
H A Drtfattributeoutput.cxx1754 if ( !pSdrObj->GetPage() ) in OutputFlyFrame_Impl()
1758 if ( SdrPage *pPage = pModel->GetPage( 0 ) ) in OutputFlyFrame_Impl()
/aoo42x/main/sc/source/ui/undo/
H A Dundotab.cxx1548 SdrPage* pPage = pDrawLayer->GetPage(nTab); in GetObject()
/aoo42x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx1300 SdrPage* pDrawPg = pDrawModel->GetPage(0); in ReadDrawingObject()
1334 SdrPage* pDrawPg = pDrawModel->GetPage(0); in InsertShpObject()
/aoo42x/main/sw/source/core/unocore/
H A Dunoframe.cxx1312 pDrawModel->GetPage(0)->InsertObject( pObject ); in GetOrCreateSdrObject()
1694 pDrawModel->GetPage(0)-> in setPropertyValue()
/aoo42x/main/sw/source/core/layout/
H A Dtabfrm.cxx3443 (!rInfo.GetPage() || pPage->GetPhyPageNum() > rInfo.GetPage()->GetPhyPageNum())) in GetInfo()

Completed in 443 milliseconds

1234567891011