Home
last modified time | relevance | path

Searched refs:GetSdrPage (Results 1 – 25 of 27) sorted by relevance

12

/aoo4110/main/svx/source/sdr/contact/
H A Dobjectcontactofpageview.cxx55 SdrPage* ObjectContactOfPageView::GetSdrPage() const in GetSdrPage() function in sdr::contact::ObjectContactOfPageView
120 const SdrPage* pStartPage = GetSdrPage(); in ProcessDisplay()
175 …const ViewObjectContact& rDrawPageVOContact = GetSdrPage()->GetViewContact().GetViewObjectContact(… in DoProcessDisplay()
237 GetXDrawPageForSdrPage(GetSdrPage()), in DoProcessDisplay()
307 else if(GetSdrPage()) in getActiveViewContact()
310 return &(GetSdrPage()->GetViewContact()); in getActiveViewContact()
H A Dviewcontactofsdrpage.cxx75 return mrParentViewContactOfSdrPage.GetSdrPage(); in getPage()
625 const SdrPage& rPage = GetSdrPage(); in GetViewContact()
658 const SdrPage& rPage = GetSdrPage(); in ActionChanged()
680 return &GetSdrPage(); in TryToGetSdrPage()
692 const SdrPage& rPage = GetSdrPage(); in createViewIndependentPrimitive2DSequence()
/aoo4110/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx615 if( pUnoPage && pUnoPage->GetSdrPage() ) in ParseSettings()
616 mpCurrentPage = pUnoPage->GetSdrPage(); in ParseSettings()
667 SdrPage* pPage = mpUnoPage->GetSdrPage(); in GetGraphic()
1070 if( NULL == pFilter || NULL == mpUnoPage->GetSdrPage() || NULL == mpDoc ) in filter()
1212 if( NULL == mpUnoPage || NULL == mpUnoPage->GetSdrPage() ) in setSourceDocument()
1215 mpDoc = mpUnoPage->GetSdrPage()->GetModel(); in setSourceDocument()
1222 SdrPage* pPage = mpUnoPage->GetSdrPage(); in setSourceDocument()
H A Dunopage.cxx784 SdrPage* pSdrPage = mpPage->GetSdrPage(); in CreateShapeByTypeAndInventor()
995 return pDrawPage->GetSdrPage(); in GetSdrPageFromXDrawPage()
H A Dunomod.cxx719 SdrPage* pPage = pSvxPage->GetSdrPage(); in remove()
/aoo4110/main/svx/source/form/
H A Dfmdpage.cxx119 FmFormPage *pFmPage = PTR_CAST( FmFormPage, GetSdrPage() ); in getForms()
130 FmFormPage* pFormPage = PTR_CAST( FmFormPage, GetSdrPage() ); in hasForms()
/aoo4110/main/svx/source/unogallery/
H A Dunogaltheme.cxx337 SdrModel* pOrigModel = pUnoPage ? pUnoPage->GetSdrPage()->GetModel() : NULL; in insertDrawingByIndex()
338 SdrPage* pOrigPage = pUnoPage ? pUnoPage->GetSdrPage() : NULL; in insertDrawingByIndex()
/aoo4110/main/sd/source/ui/unoidl/
H A Dunocpres.cxx120 mpSdCustomShow->Insert(pPage->GetSdrPage(), Index); in insertByIndex()
144 mpSdCustomShow->Remove(pPage->GetSdrPage()); in removeByIndex()
H A DSdUnoOutlineView.cxx127 SdrPage *pSdrPage = pDrawPage ? pDrawPage->GetSdrPage() : NULL; in setCurrentPage()
H A DSdUnoDrawView.cxx487 SdrPage *pSdrPage = pDrawPage ? pDrawPage->GetSdrPage() : NULL; in setCurrentPage()
H A Dunomodel.cxx756 SdPage* pPage = (SdPage*) pSvxPage->GetSdrPage(); in duplicate()
2516 SdPage* pPage = (SdPage*) pSvxPage->GetSdrPage(); in remove()
2783 SdPage* pPage = dynamic_cast< SdPage* > (pSdPage->GetSdrPage()); in remove()
H A Dunopage.cxx2424 SdPage* pSdPage = (SdPage*) pMasterPage->GetSdrPage(); in setMasterPage()
/aoo4110/main/svx/inc/svx/sdr/contact/
H A Dobjectcontactofpageview.hxx57 SdrPage* GetSdrPage() const;
H A Dviewcontactofsdrpage.hxx276 SdrPage& GetSdrPage() const in GetSdrPage() function in sdr::contact::ViewContactOfSdrPage
/aoo4110/main/sc/source/filter/inc/
H A Dxlroot.hxx232 SdrPage* GetSdrPage( SCTAB nScTab ) const;
/aoo4110/main/svx/inc/svx/
H A Dunopage.hxx97 SdrPage* GetSdrPage() const { return mpPage; } in GetSdrPage() function in SvxDrawPage
/aoo4110/main/sc/source/filter/excel/
H A Dxlroot.cxx309 SdrPage* XclRoot::GetSdrPage( SCTAB nScTab ) const in GetSdrPage() function in XclRoot
H A Dexcdoc.cxx504 aRecList.AppendRecord( GetObjectManager().ProcessDrawing( GetSdrPage( mnScTab ) ) ); in FillAsTable()
H A Dxichart.cxx4106 pSdrPage = GetSdrPage( mnScTab ); in ConvertObjects()
/aoo4110/main/sc/source/filter/xcl97/
H A Dxcl97esc.cxx458 SdrPage* pSdrPage = GetSdrPage( GetCurrScTab() ); in ConvertTbxMacro()
/aoo4110/main/sd/source/ui/app/
H A Dsdmod2.cxx91 SdPage* pPage = dynamic_cast< SdPage* >( pInfo->GetSdrPage() ); in GetCurrentPage()
/aoo4110/main/editeng/inc/editeng/
H A Doutliner.hxx598 SdrPage* GetSdrPage() const { return mpSdrPage; } in GetSdrPage() function in EditFieldInfo
/aoo4110/main/filter/source/svg/
H A Dsvgexport.cxx315 mpDefaultSdrPage = pSvxDrawPage->GetSdrPage(); in implExport()
/aoo4110/main/sd/source/core/
H A Dsdpage.cxx2769 return static_cast< SdPage* >( pUnoPage->GetSdrPage() ); in getImplementation()
/aoo4110/main/chart2/source/view/main/
H A DChartView.cxx1753 pPage = pSvxDrawPage->GetSdrPage(); in getSdrPage()

Completed in 219 milliseconds

12