Searched refs:UnderlineDescriptor (Results 1 – 2 of 2) sorted by relevance
77 struct UnderlineDescriptor struct82 UnderlineDescriptor() in UnderlineDescriptor() function88 UnderlineDescriptor( sal_Int16 _nUnderlineType, sal_Int32 _nUnderlineColor ) in UnderlineDescriptor() function104 struct ControlData : public BorderDescriptor, UnderlineDescriptor117 UnderlineDescriptor::clear(); in clear()
55 …static void setUnderline( const Reference< XVclWindowPeer >& _rxPeer, const UnderlineDescriptor& _… in setUnderline()69 …static void getUnderline( const Reference< XVclWindowPeer >& _rxPeer, UnderlineDescriptor& _rUnder… in getUnderline()422 …setUnderline( xPeer, UnderlineDescriptor( com::sun::star::awt::FontUnderline::WAVE, m_nInvalidColo… in validityChanged()
Completed in 13 milliseconds