Home
last modified time | relevance | path

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

/trunk/main/svtools/source/control/
H A Dfmtfield.cxx463 sal_uLong nSelOptions = GetSettings().GetStyleSettings().GetSelectionOptions(); in SetTextFormatted() local
464 if (nSelOptions & SELECTION_OPTION_SHOWFIRST) in SetTextFormatted()
578 sal_uLong nSelOptions = GetSettings().GetStyleSettings().GetSelectionOptions(); in ImplSetTextImpl() local
579 if (nSelOptions & SELECTION_OPTION_SHOWFIRST) in ImplSetTextImpl()
/trunk/main/vcl/source/control/
H A Dedit.cxx2005 sal_uLong nSelOptions = GetSettings().GetStyleSettings().GetSelectionOptions(); in GetFocus() local
2009 if ( nSelOptions & SELECTION_OPTION_SHOWFIRST ) in GetFocus()

Completed in 35 milliseconds