Searched refs:setPenColor (Results 1 – 4 of 4) sorted by relevance
206 virtual void SAL_CALL setPenColor( ::sal_Int32 nsRgbaColor ) throw (uno::RuntimeException) in setPenColor() function in __anon78280b0f0111::SimpleCanvasImpl
106 void setPenColor( [in] com::sun::star::util::Color nsRgbaColor );
194 virtual void SAL_CALL setPenColor( ::sal_Int32 _pencolor ) throw (css::uno::RuntimeException);
2433 setPenColor(aColor.GetColor()); in IMPL_LINK()3155 void SAL_CALL SlideshowImpl::setPenColor( sal_Int32 nColor ) throw (RuntimeException) in setPenColor() function in sd::SlideshowImpl