Searched refs:nStrikeoutIndex (Results 1 – 1 of 1) sorted by relevance
880 sal_Int16 nStrikeoutIndex) in get_text_decoration() argument886 if( ( nBlinkIndex == -1 ) && (nUnderlineIndex == -1 ) && (nStrikeoutIndex == -1)) in get_text_decoration()900 if( nStrikeoutIndex != -1 ) in get_text_decoration()902 sal_Int16 n = rAttributeList[nStrikeoutIndex].Value.get<sal_Int16> (); in get_text_decoration()
Completed in 15 milliseconds