Home
last modified time | relevance | path

Searched refs:GetActualPage (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx387 return const_cast<SlideSorterViewShell*>(this)->GetActualPage(); in getCurrentPage()
393 SdPage* SlideSorterViewShell::GetActualPage (void) in GetActualPage() function in sd::slidesorter::SlideSorterViewShell
403 pCurrentPage = pMainViewShell->GetActualPage(); in GetActualPage()
482 SdPage* pCurrentPage = GetActualPage(); in FuTemporary()
687 SdPage* pActualPage = GetActualPage(); in WriteFrameViewData()
/trunk/main/sd/source/ui/func/
H A Dfuoltext.cxx292 SdPage* pCurrentPage = pOutlineViewShell->GetActualPage(); in UpdateForKeyPress()
293 bUpdatePreview = (pCurrentPage != pOutlineViewShell->GetActualPage()); in UpdateForKeyPress()
298 pOutlineViewShell->UpdatePreview (pOutlineViewShell->GetActualPage()); in UpdateForKeyPress()
H A Dfupoor.cxx270 SdPage* pActualPage = pDrawViewShell->GetActualPage(); in IMPL_LINK_INLINE_END()
482 static_cast<DrawViewShell*>(mpViewShell)->GetActualPage(); in IMPL_LINK_INLINE_END()
508 SdPage* pPage = static_cast<DrawViewShell*>(mpViewShell)->GetActualPage(); in IMPL_LINK_INLINE_END()
554 SdPage* pPage = static_cast<DrawViewShell*>(mpViewShell)->GetActualPage(); in IMPL_LINK_INLINE_END()
915 SdPage* pActualPage = pDrawViewShell->GetActualPage(); in IMPL_LINK_INLINE_END()
H A Dfuinsfil.cxx371 pPage = static_cast<OutlineView*>(pView)->GetActualPage(); in InsSDDinDrMode()
521 SdPage* pPage = static_cast<DrawViewShell*>(mpViewShell)->GetActualPage(); in InsTextOrRTFinDrMode()
H A Dfutempl.cxx560 SdPage* pPage = mpViewShell->GetActualPage(); in DoExecute()
H A Dfupage.cxx639 mpDrawViewShell->UpdatePreview( mpDrawViewShell->GetActualPage() ); in ApplyItemSet()
/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx176 pLastPage = GetActualPage(); in Construct()
358 UpdatePreview( GetActualPage() ); in ExecCtrl()
1368 SdPage* pActualPage = pOlView->GetActualPage(); in WriteFrameViewData()
1559 (GetActualPage() != pLastPage) ) in KeyInput()
1780 if( GetActualPage() != pLastPage ) in MouseButtonUp()
1790 return const_cast<OutlineViewShell*>(this)->GetActualPage(); in getCurrentPage()
1799 SdPage* OutlineViewShell::GetActualPage() in GetActualPage() function in sd::OutlineViewShell
1801 return pOlView->GetActualPage(); in GetActualPage()
H A Doutlnvs2.cxx467 pOlView->GetActualPage(); in FuTemporaryModify()
478 pOlView->GetActualPage(); in FuTemporaryModify()
H A Dviewshe2.cxx126 SdPage* pPage = static_cast<DrawViewShell*>(this)->GetActualPage(); in UpdateScrollBars()
240 SdPage* pPage = static_cast<DrawViewShell*>(this)->GetActualPage(); in IMPL_LINK_INLINE_END()
H A Doutlview.cxx1248 mpDoc->SetSelected(GetActualPage(), sal_True); in PrepareClose()
1442 SdPage* OutlineView::GetActualPage() in IMPL_LINK_INLINE_END()
1733 SetActualPage(mpOutlineViewShell->GetActualPage()); in IMPL_LINK()
H A Ddrawview.cxx420 if(mpDrawViewShell->GetActualPage() != pPage) in Notify()
H A Ddrviews6.cxx701 SdPage* pPage = GetActualPage(); in FuTemp04()
H A DOutlinerIterator.cxx350 const SdPage* pPage = rpViewShell->GetActualPage(); in GetPageIndex()
/trunk/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx541 pPageSelection->push_back(pMainViewShell->GetActualPage()); in AssignLayoutToSelectedSlides()
583 SdPage* pPage = pViewShell->GetActualPage(); in CreateRequest()
/trunk/main/sd/source/ui/inc/taskpane/
H A DToolPanelViewShell.hxx88 virtual SdPage* GetActualPage (void);
/trunk/main/sd/source/ui/inc/
H A DSlideSorterViewShell.hxx77 virtual SdPage* GetActualPage (void);
H A DOutlineViewShell.hxx90 virtual SdPage* GetActualPage();
H A DSlideViewShell.hxx93 virtual SdPage* GetActualPage();
H A DOutlineView.hxx94 SdPage* GetActualPage();
H A DViewShell.hxx262 virtual SdPage* GetActualPage() = 0;
H A DDrawViewShell.hxx244 virtual SdPage* GetActualPage() { return mpActualPage; } in GetActualPage() function in sd::DrawViewShell
/trunk/main/sd/source/ui/unoidl/
H A DSdUnoOutlineView.cxx233 SdPage* pPage = const_cast<OutlineViewShell&>(mrOutlineViewShell).GetActualPage(); in getFastPropertyValue()
/trunk/main/sd/source/ui/docshell/
H A Ddocshel4.cxx781 SdPage* pPage = pDrawViewShell->GetActualPage(); in GotoBookmark()
787 SdPage* pPage = pDrawViewShell->GetActualPage(); in GotoBookmark()
/trunk/main/sd/source/core/
H A Ddrawdoc3.cxx1104 else if (pViewSh->GetActualPage()) in InsertBookmarkAsObject()
1106 pPage = pViewSh->GetActualPage(); in InsertBookmarkAsObject()
/trunk/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx295 pPage = pDrawViewShell->GetActualPage(); in Export()

Completed in 108 milliseconds

12