Home
last modified time | relevance | path

Searched refs:SlideView (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/slideshow/source/engine/
H A Dslideview.cxx676 class SlideView : private cppu::BaseMutex, class
681 SlideView( const uno::Reference<presentation::XSlideShowView>& xView,
756 SlideView::SlideView( const uno::Reference<presentation::XSlideShowView>& xView, in SlideView() function in slideshow::internal::__anonf35ee0920111::SlideView
805 void SlideView::disposing() in disposing()
822 ViewLayerSharedPtr SlideView::createViewLayer( const basegfx::B2DRange& rLayerBounds ) const in createViewLayer()
846 bool SlideView::updateScreen() const in updateScreen()
856 bool SlideView::paintScreen() const in paintScreen()
866 void SlideView::clear() const in clear()
884 void SlideView::clearAll() const in clearAll()
897 void SlideView::setViewSize( const basegfx::B2DSize& rSize ) in setViewSize()
[all …]
/AOO42X/main/sd/source/ui/inc/
H A Dfuslid.hxx33 class SlideView;
50 …static FunctionReference Create( SlideViewShell* pViewSh, ::sd::Window* pWin, SlideView* pView, Sd…
63 SlideView* pView,
68 SlideView* pSlView;
H A Dfuslsel.hxx35 class SlideView;
52 …static FunctionReference Create( SlideViewShell* pViewSh, ::sd::Window* pWin, SlideView* pView, Sd…
82 SlideView* pView,
H A DSlideView.hxx57 class SlideView class
63 SlideView (
67 virtual ~SlideView (void);
H A DAccessibleSlideView.hxx46 class SlideView;
178 ::sd::SlideView& rView,
190 ::sd::SlideView* GetSlideView() const { return mpView; } in GetSlideView()
210 ::sd::SlideView* mpView;
H A Dfuslhide.hxx43 …static FunctionReference Create( SlideViewShell* pViewSh, ::sd::Window* pWin, SlideView* pView, Sd…
H A DSlideViewShell.hxx161 SlideView* pSlideView;