Searched defs:UnderlineDescriptor (Results 1 – 1 of 1) sorted by relevance
77 struct UnderlineDescriptor struct79 sal_Int16 nUnderlineType;80 sal_Int32 nUnderlineColor;82 UnderlineDescriptor() in UnderlineDescriptor() function88 UnderlineDescriptor( sal_Int16 _nUnderlineType, sal_Int32 _nUnderlineColor ) in UnderlineDescriptor() argument94 inline void clear() in clear()
Completed in 10 milliseconds