Home
last modified time | relevance | path

Searched refs:setEraseAllInk (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.hxx198 virtual void SAL_CALL setEraseAllInk( bool bEraseAllInk ) throw (css::uno::RuntimeException);
H A Dslideshowimpl.cxx2475 setEraseAllInk(true); in IMPL_LINK()
3179 void SAL_CALL SlideshowImpl::setEraseAllInk(bool bEraseAllInk) throw (RuntimeException) in setEraseAllInk() function in sd::SlideshowImpl