Searched defs:setUnderline (Results 1 – 6 of 6) sorted by relevance
132 void SAL_CALL VbaNewFont::setUnderline( sal_Bool bUnderline ) throw (uno::RuntimeException) in setUnderline() function in VbaNewFont
119 SwVbaFont::setUnderline( const uno::Any& _underline ) throw (uno::RuntimeException) in setUnderline() function in SwVbaFont
275 VbaFontBase::setUnderline( const uno::Any& /*aValue*/ ) throw ( uno::RuntimeException ) in setUnderline() function in VbaFontBase
55 …static void setUnderline( const Reference< XVclWindowPeer >& _rxPeer, const UnderlineDescriptor& _… in setUnderline() function
206 inline void SfxFontItem::setUnderline(sal_Int16 nTheUnderline) in setUnderline() function in SfxFontItem
360 ScVbaFont::setUnderline( const uno::Any& aValue ) throw ( uno::RuntimeException ) in setUnderline() function in ScVbaFont
Completed in 33 milliseconds