Searched refs:ShowFullScreen (Results 1 – 14 of 14) sorted by relevance
/aoo42x/main/vcl/unx/headless/ |
H A D | svpframe.hxx | 90 virtual void ShowFullScreen( sal_Bool bFullScreen, sal_Int32 nDisplay );
|
H A D | svpframe.cxx | 322 void SvpSalFrame::ShowFullScreen( sal_Bool, sal_Int32 ) in ShowFullScreen() function in SvpSalFrame
|
/aoo42x/main/vcl/inc/ |
H A D | salframe.hxx | 189 virtual void ShowFullScreen( sal_Bool bFullScreen, sal_Int32 nDisplay ) = 0;
|
/aoo42x/main/vcl/inc/os2/ |
H A D | salframe.h | 125 virtual void ShowFullScreen( sal_Bool bFullScreen, sal_Int32 nDisplay );
|
/aoo42x/main/vcl/inc/win/ |
H A D | salframe.h | 112 virtual void ShowFullScreen( sal_Bool bFullScreen, sal_Int32 nDisplay );
|
/aoo42x/main/vcl/inc/aqua/ |
H A D | salframe.h | 129 virtual void ShowFullScreen( sal_Bool bFullScreen, sal_Int32 nDisplay );
|
/aoo42x/main/vcl/source/window/ |
H A D | wrkwin.cxx | 190 ImplGetFrame()->ShowFullScreen( bFullScreenMode, nDisplay ); in ShowFullScreenMode()
|
/aoo42x/main/vcl/inc/unx/ |
H A D | salframe.h | 237 virtual void ShowFullScreen( sal_Bool bFullScreen, sal_Int32 nMonitor );
|
/aoo42x/main/vcl/inc/unx/gtk/ |
H A D | gtkframe.hxx | 325 virtual void ShowFullScreen( sal_Bool bFullScreen, sal_Int32 nDisplay );
|
/aoo42x/main/vcl/aqua/source/window/ |
H A D | salframe.cxx | 730 void AquaSalFrame::ShowFullScreen( sal_Bool bFullScreen, sal_Int32 nDisplay ) in ShowFullScreen() function in AquaSalFrame
|
/aoo42x/main/vcl/unx/generic/window/ |
H A D | salframe.cxx | 791 ShowFullScreen( sal_False, 0 ); in ~X11SalFrame() 2193 void X11SalFrame::ShowFullScreen( sal_Bool bFullScreen, sal_Int32 nScreen ) in ShowFullScreen() function in X11SalFrame
|
/aoo42x/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 1438 void Os2SalFrame::ShowFullScreen( sal_Bool bFullScreen, sal_Int32 nDisplay ) in ShowFullScreen() function in Os2SalFrame
|
/aoo42x/main/vcl/unx/gtk/window/ |
H A D | gtkframe.cxx | 1803 void GtkSalFrame::ShowFullScreen( sal_Bool bFullScreen, sal_Int32 nScreen ) in ShowFullScreen() function in GtkSalFrame
|
/aoo42x/main/vcl/win/source/window/ |
H A D | salframe.cxx | 2052 void WinSalFrame::ShowFullScreen( sal_Bool bFullScreen, sal_Int32 nDisplay ) in ShowFullScreen() function in WinSalFrame
|
Completed in 1060 milliseconds