Searched refs:nUnderlineIndex (Results 1 – 1 of 1) sorted by relevance
879 sal_Int32 nBlinkIndex, sal_Int32 nUnderlineIndex, in get_text_decoration() argument886 if( ( nBlinkIndex == -1 ) && (nUnderlineIndex == -1 ) && (nStrikeoutIndex == -1)) in get_text_decoration()894 if( nUnderlineIndex != -1 ) in get_text_decoration()896 sal_Int16 n = rAttributeList[nUnderlineIndex].Value.get<sal_Int16> (); in get_text_decoration()
Completed in 18 milliseconds