Home
last modified time | relevance | path

Searched refs:nUnderlineIndex (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()
894 if( nUnderlineIndex != -1 ) in get_text_decoration()
896 sal_Int16 n = rAttributeList[nUnderlineIndex].Value.get<sal_Int16> (); in get_text_decoration()

Completed in 19 milliseconds