Searched refs:IsFullScreen (Results 1 – 7 of 7) sorted by relevance
390 bool ScViewUtil::IsFullScreen( SfxViewShell& rViewShell ) in IsFullScreen() function in ScViewUtil403 if( IsFullScreen( rViewShell ) != bSet ) in SetFullScreen()
911 else if( ScViewUtil::IsFullScreen( *pTabViewShell ) ) in Execute()
727 if( ScViewUtil::IsFullScreen( *this ) ) in Execute()
613 …case KEY_ESCAPE: nSlot = ScViewUtil::IsFullScreen( *pViewShell ) ? SID_CANCEL : SID_PREVIEW_CLOS… in KeyInput()
7 "SdXPresentation";"com::sun::star::presentation::Presentation";"IsFullScreen"
76 static bool IsFullScreen( SfxViewShell& rViewShell );
108 [property] boolean IsFullScreen;
Completed in 32 milliseconds