Searched refs:nBlinkIndex (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()889 if( nBlinkIndex != -1 ) in get_text_decoration()891 if( rAttributeList[nBlinkIndex].Value.get<sal_Bool>() ) in get_text_decoration()
Completed in 12 milliseconds