Home
last modified time | relevance | path

Searched refs:nBlinkIndex (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx879 sal_Int32 nBlinkIndex, sal_Int32 nUnderlineIndex, in get_text_decoration() argument
886 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 22 milliseconds