/aoo4110/main/sd/source/ui/slideshow/ |
H A D | SlideShowRestarter.cxx | 144 ::boost::bind(&SlideShowRestarter::StartPresentation, shared_from_this())); in IMPL_LINK() 149 StartPresentation(); in IMPL_LINK() 160 void SlideShowRestarter::StartPresentation (void) in StartPresentation() function in sd::SlideShowRestarter
|
H A D | SlideShowRestarter.hxx | 84 void StartPresentation (void);
|
/aoo4110/main/vcl/source/window/ |
H A D | wrkwin.cxx | 216 mpWindowImpl->mpFrame->StartPresentation( sal_True ); in StartPresentationMode() 227 mpWindowImpl->mpFrame->StartPresentation( sal_False ); in StartPresentationMode()
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svpframe.hxx | 91 virtual void StartPresentation( sal_Bool bStart );
|
H A D | svpframe.cxx | 328 void SvpSalFrame::StartPresentation( sal_Bool ) in StartPresentation() function in SvpSalFrame
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | ViewShellBase.hxx | 206 void StartPresentation();
|
/aoo4110/main/vcl/inc/ |
H A D | salframe.hxx | 191 virtual void StartPresentation( sal_Bool bStart ) = 0;
|
/aoo4110/main/vcl/inc/win/ |
H A D | salframe.h | 113 virtual void StartPresentation( sal_Bool bStart );
|
/aoo4110/main/vcl/inc/os2/ |
H A D | salframe.h | 126 virtual void StartPresentation( sal_Bool bStart );
|
/aoo4110/main/vcl/inc/aqua/ |
H A D | salframe.h | 130 virtual void StartPresentation( sal_Bool bStart );
|
/aoo4110/main/vcl/inc/unx/ |
H A D | salframe.h | 238 virtual void StartPresentation( sal_Bool bStart );
|
/aoo4110/main/vcl/inc/unx/gtk/ |
H A D | gtkframe.hxx | 327 virtual void StartPresentation( sal_Bool bStart );
|
/aoo4110/main/sd/source/ui/view/ |
H A D | ViewShellBase.cxx | 1067 void ViewShellBase::StartPresentation() in StartPresentation() function in sd::ViewShellBase
|
/aoo4110/main/sd/source/ui/animations/ |
H A D | SlideTransitionPane.cxx | 1244 mrBase.StartPresentation(); in IMPL_LINK()
|
H A D | CustomAnimationPane.cxx | 2328 mrBase.StartPresentation(); in IMPL_LINK()
|
/aoo4110/main/offapi/com/sun/star/document/ |
H A D | MediaDescriptor.idl | 452 [optional,property] boolean StartPresentation;
|
/aoo4110/main/vcl/aqua/source/window/ |
H A D | salframe.cxx | 843 void AquaSalFrame::StartPresentation( sal_Bool bStart ) in StartPresentation() function in AquaSalFrame
|
/aoo4110/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 1465 void Os2SalFrame::StartPresentation( sal_Bool bStart ) in StartPresentation() function in Os2SalFrame
|
/aoo4110/main/vcl/unx/gtk/window/ |
H A D | gtkframe.cxx | 2037 void GtkSalFrame::StartPresentation( sal_Bool bStart ) in StartPresentation() function in GtkSalFrame
|
/aoo4110/main/vcl/unx/generic/window/ |
H A D | salframe.cxx | 2348 void X11SalFrame::StartPresentation( sal_Bool bStart ) in StartPresentation() function in X11SalFrame
|
/aoo4110/main/vcl/win/source/window/ |
H A D | salframe.cxx | 2117 void WinSalFrame::StartPresentation( sal_Bool bStart ) in StartPresentation() function in WinSalFrame
|