/aoo41x/main/sc/source/ui/app/ |
H A D | drwtrans.cxx | 219 SdrPageView* pPv = aView.ShowSdrPage(aView.GetModel()->GetPage(0)); in ScDrawTransferObj() 439 SdrPageView* pPv = aView.ShowSdrPage(aView.GetModel()->GetPage(0)); in GetData() 669 rDest.ShowSdrPage(rDest.GetModel()->GetPage(nTab)); in lcl_InitMarks() 697 pDragSourceView->ShowSdrPage(pDragSourceView->GetModel()->GetPage(nTab)); in SetDragSourceObj() 752 aDestView.ShowSdrPage(aDestView.GetModel()->GetPage(0)); in InitDocShell()
|
/aoo41x/main/sd/source/ui/docshell/ |
H A D | docshel2.cxx | 115 pView->ShowSdrPage(pSelectedPage); in Draw() 288 pView->ShowSdrPage( pPage ); in GetPagePreviewBitmap()
|
/aoo41x/main/sd/source/ui/tools/ |
H A D | PreviewRenderer.cxx | 275 mpView->ShowSdrPage(mpView->GetModel()->GetMasterPage(pPage->GetPageNum())); in Initialize() 279 mpView->ShowSdrPage(pNonConstPage); in Initialize()
|
/aoo41x/main/svx/source/form/ |
H A D | fmview.cxx | 333 SdrPageView* FmFormView::ShowSdrPage(SdrPage* pPage) in ShowSdrPage() function in FmFormView 335 SdrPageView* pPV = E3dView::ShowSdrPage(pPage); in ShowSdrPage()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | UnoGraphicExporter.cxx | 486 pView->ShowSdrPage(pPage); in CreatePageVDev() 795 pView->ShowSdrPage( pPage ); in GetGraphic() 801 pView->ShowSdrPage( pPage ); in GetGraphic()
|
H A D | unopage.cxx | 497 SdrPageView* pPageView = mpView->ShowSdrPage( mpPage ); in group() 535 SdrPageView* pPageView = mpView->ShowSdrPage( mpPage ); in ungroup()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdxfer.cxx | 292 SdrPageView* pPageView = mpSdViewIntern->ShowSdrPage(pPage); in CreateData() 773 …( (SdrMarkView*) mpSdViewIntern )->MarkAllObj( (SdrPageView*) mpSdViewIntern->ShowSdrPage( pPage )… in SetPageBookmarks()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartTransferable.cxx | 58 SdrPageView* pPv = pExchgView->ShowSdrPage( pDrawModel->GetPage( 0 )); in ChartTransferable()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | drawview.cxx | 97 ShowSdrPage(GetModel()->GetPage(nViewTab)); in Construct() 131 ShowSdrPage(GetModel()->GetPage(nTab)); in Construct()
|
H A D | viewfun7.cxx | 210 SdrPageView* pPv = aView.ShowSdrPage(aView.GetModel()->GetPage(0)); in PasteDraw()
|
H A D | preview.cxx | 174 pDrawView->ShowSdrPage(pPage); in UpdateDrawView() 180 pDrawView->ShowSdrPage(pDrawView->GetModel()->GetPage(nTab)); in UpdateDrawView()
|
H A D | tabview5.cxx | 279 pDrawView->ShowSdrPage(pDrawView->GetModel()->GetPage(nTab)); in TabChanged()
|
/aoo41x/main/chart2/source/controller/drawinglayer/ |
H A D | ViewElementListProvider.cxx | 185 SdrPageView* pPageView = pView->ShowSdrPage(pPage); in GetSymbolGraphic()
|
H A D | DrawViewWrapper.cxx | 209 this->ShowSdrPage(this->GetModel()->GetPage(0)); in ReInit()
|
/aoo41x/main/svx/inc/svx/ |
H A D | fmview.hxx | 105 virtual SdrPageView* ShowSdrPage(SdrPage* pPage);
|
H A D | svdpntv.hxx | 345 virtual SdrPageView* ShowSdrPage(SdrPage* pPage);
|
/aoo41x/main/sd/source/core/ |
H A D | drawdoc3.cxx | 1066 pPV = pBMView->ShowSdrPage(pBMView->GetModel()->GetMasterPage(pPage->GetPageNum())); in InsertBookmarkAsObject() 1072 pPV = pBMView->ShowSdrPage(pPage); in InsertBookmarkAsObject() 1432 pView->ShowSdrPage( GetSdPage( 0, PK_STANDARD ) ); in RemoveUnnecessaryMasterPages()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuprlout.cxx | 256 pView->ShowSdrPage(pView->GetModel()->GetMasterPage(nPgNum)); in DoExecute()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews1.cxx | 1118 mpDrawView->ShowSdrPage(mpActualPage); in SwitchPage() 1186 mpDrawView->ShowSdrPage(mpDrawView->GetModel()->GetMasterPage(nNum)); in SwitchPage()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | docprev.cxx | 248 pView->ShowSdrPage( pPage ); in updateViewSettings()
|
/aoo41x/main/sw/source/core/view/ |
H A D | viewimp.cxx | 78 pSdrPageView = pDrawView->ShowSdrPage( pRoot->GetDrawPage()); in Init()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unopage.cxx | 1595 SdrPageView* pPageView = mpView->ShowSdrPage( GetPage() ); in combine() 1628 SdrPageView* pPageView = mpView->ShowSdrPage( GetPage() ); in split() 1648 SdrPageView* pPageView = mpView->ShowSdrPage( GetPage() ); in bind() 1681 SdrPageView* pPageView = mpView->ShowSdrPage( GetPage() ); in unbind()
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galobj.cxx | 584 aView.ShowSdrPage(const_cast< FmFormPage* >(pPage)); in CreateThumb()
|
/aoo41x/main/svx/source/dialog/ |
H A D | graphctl.cxx | 207 pView->ShowSdrPage(pView->GetModel()->GetPage(0)); in InitSdrModel()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | tpline.cxx | 1012 /*SdrPageView* pPageView = */pView->ShowSdrPage(pPage); in Reset() 1743 /*SdrPageView* pPageView = */pView->ShowSdrPage(pPage); in IMPL_LINK()
|