Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dsettings.hxx462 #define STYLE_OPTION_NOMNEMONICS ((sal_uLong)0x00000200) macro
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx1316 aStyleSettings.SetOptions( aStyleSettings.GetOptions() | STYLE_OPTION_NOMNEMONICS ); in UpdateSettings()
/trunk/main/vcl/source/app/
H A Dsettings.cxx68 STYLE_OPTION_NOMNEMONICS) in DBG_NAME()
/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx6408 …!(rTargetDevice.GetSettings().GetStyleSettings().GetOptions() & STYLE_OPTION_NOMNEMONICS) && !pVec… in ImplDrawText()
7079 … if ( !(GetSettings().GetStyleSettings().GetOptions() & STYLE_OPTION_NOMNEMONICS) && !pVector ) in DrawCtrlText()
7091 … if ( !(GetSettings().GetStyleSettings().GetOptions() & STYLE_OPTION_NOMNEMONICS) && !pVector ) in DrawCtrlText()

Completed in 69 milliseconds