Searched refs:getUsePen (Results 1 – 3 of 3) sorted by relevance
193 virtual ::sal_Bool SAL_CALL getUsePen() throw (css::uno::RuntimeException);
1142 return mxController.is() ? mxController->getUsePen() : false; in isDrawingPossible()
3088 sal_Bool SAL_CALL SlideshowImpl::getUsePen() throw (RuntimeException) in getUsePen() function in sd::SlideshowImpl
Completed in 35 milliseconds