Searched refs:blankScreen (Results 1 – 4 of 4) sorted by relevance
1038 mxSlideShowController->blankScreen(0x00ffffff); in keyReleased()1049 mxSlideShowController->blankScreen(0x00000000); in keyReleased()
1609 void SAL_CALL SlideshowImpl::blankScreen( sal_Int32 nColor ) throw (RuntimeException) in blankScreen() function in sd::SlideshowImpl2139 blankScreen( ((nKeyCode == KEY_W ) || (nKeyCode == KEY_COMMA)) ? 0x00ffffff : 0x00000000 ); in keyInput()2197 blankScreen(0); in IMPL_LINK()2208 blankScreen(0); in IMPL_LINK()
222 virtual void SAL_CALL blankScreen( ::sal_Int32 Color ) throw (css::uno::RuntimeException);
204 void blankScreen( [in] long Color );
Completed in 35 milliseconds