Searched refs:nSelOptions (Results 1 – 2 of 2) sorted by relevance
463 sal_uLong nSelOptions = GetSettings().GetStyleSettings().GetSelectionOptions(); in SetTextFormatted() local464 if (nSelOptions & SELECTION_OPTION_SHOWFIRST) in SetTextFormatted()578 sal_uLong nSelOptions = GetSettings().GetStyleSettings().GetSelectionOptions(); in ImplSetTextImpl() local579 if (nSelOptions & SELECTION_OPTION_SHOWFIRST) in ImplSetTextImpl()
2005 sal_uLong nSelOptions = GetSettings().GetStyleSettings().GetSelectionOptions(); in GetFocus() local2009 if ( nSelOptions & SELECTION_OPTION_SHOWFIRST ) in GetFocus()
Completed in 35 milliseconds