Searched refs:getUsePen (Results 1 – 3 of 3) sorted by relevance
191 virtual ::sal_Bool SAL_CALL getUsePen() throw (css::uno::RuntimeException);
1137 return mxController.is() ? mxController->getUsePen() : false; in isDrawingPossible()
3078 sal_Bool SAL_CALL SlideshowImpl::getUsePen() throw (RuntimeException) in getUsePen() function in sd::SlideshowImpl