/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unopage.hxx | 110 SdPage* GetPage() const { return (SdPage*)SvxDrawPage::mpPage; } in GetPage() function in SdGenericDrawPage
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews2.cxx | 733 SdPage* pPresPage = (SdPage*) mpDrawView->GetSdrPageView()->GetPage(); in FuTemporary()
|
H A D | drviews9.cxx | 120 SdrPage* pPage = mpDrawView->GetSdrPageView()->GetPage(); in SO2_DECL_REF()
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | dlgedfunc.cxx | 459 if ( m_pParent->getPage() == pObj->GetPage() ) in deactivateOle()
|
H A D | ReportSection.cxx | 657 const SdrObject* pSourceObj = aReportModel.GetPage( 0 )->GetObj( 0 ); in createDefault()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartController_Tools.cxx | 438 const SdrPage* pPage = pModel->GetPage( i ); in impl_PasteShapes()
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | drwbassh.cxx | 668 SdrObjListIter aIter( *(pModel->GetPage(0)), IM_DEEPWITHGROUPS ); in IMPL_LINK()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmlexp.cxx | 331 pModel->GetPage( 0 )->RecalcObjOrdNums(); in exportDoc()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docnew.cxx | 820 ASSERT( !pDrawModel || !pDrawModel->GetPage(0)->GetObjCount(), in ClearDoc()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | unattr.cxx | 595 pDoc->GetDrawModel()->GetPage( 0 )->InsertObject( pObj ); in RestoreFlyAnchor()
|
/aoo41x/main/svx/source/form/ |
H A D | navigatortreemodel.cxx | 1087 SdrPage* pPage = pPageView->GetPage(); in GetSdrObj()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlsubti.cxx | 603 const SdrPage* pPage = pDrawLayer ? pDrawLayer->GetPage(nTab) : NULL; in UpdateRowHeights()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | docuno.cxx | 732 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()
|
/aoo41x/main/sd/source/ui/animations/ |
H A D | motionpathtag.cxx | 379 SdrPage* pPage = mrView.GetSdrPageView()->GetPage(); in MotionPathTag()
|
/aoo41x/main/sd/source/filter/html/ |
H A D | htmlex.cxx | 1687 nPgNum = pObj->GetPage()->GetPageNum(); in CreateHtmlForPresPages() 1772 nPgNum = pObj->GetPage()->GetPageNum(); in CreateHtmlForPresPages()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | animobjs.cxx | 1240 …etSdPage = dynamic_cast< SdPage* >(rView.GetSdrPageView() ? rView.GetSdrPageView()->GetPage() : 0); in CreateAnimObj()
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsButtonBar.cxx | 1455 const ::rtl::OUString sName (rpDescriptor->GetPage()->GetName()); in ProcessClick()
|
/aoo41x/main/filter/source/msfilter/ |
H A D | eschesdo.cxx | 1132 SdrPage* pPage = rObj.GetPage(); in ImplEESdrObject()
|
/aoo41x/main/sd/source/core/ |
H A D | CustomAnimationEffect.cxx | 1714 SdrPage* pPage = pObj->GetPage(); in updateSdrPathObjFromPath() 1756 SdrPage* pPage = pObj->GetPage(); in updatePathFromSdrPathObj()
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | docxattributeoutput.cxx | 1697 if ( !pSdrObj->GetPage() ) in OutputFlyFrame_Impl() 1701 if ( SdrPage *pPage = pModel->GetPage( 0 ) ) in OutputFlyFrame_Impl()
|
H A D | rtfattributeoutput.cxx | 1762 if ( !pSdrObj->GetPage() ) in OutputFlyFrame_Impl() 1766 if ( SdrPage *pPage = pModel->GetPage( 0 ) ) in OutputFlyFrame_Impl()
|
/aoo41x/main/sc/source/ui/undo/ |
H A D | undotab.cxx | 1548 SdrPage* pPage = pDrawLayer->GetPage(nTab); in GetObject()
|
/aoo41x/main/sw/source/filter/rtf/ |
H A D | swparrtf.cxx | 1309 SdrPage* pDrawPg = pDrawModel->GetPage(0); in ReadDrawingObject() 1343 SdrPage* pDrawPg = pDrawModel->GetPage(0); in InsertShpObject()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 943 pDrawModel->GetPage(0)->InsertObject( pObject ); in GetOrCreateSdrObject() 1291 pDrawModel->GetPage(0)-> in setPropertyValue()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | tabfrm.cxx | 3443 (!rInfo.GetPage() || pPage->GetPhyPageNum() > rInfo.GetPage()->GetPhyPageNum())) in GetInfo()
|