Home
last modified time | relevance | path

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

/trunk/main/svtools/inc/svtools/
H A Dapearcfg.hxx89 sal_Bool IsMenuMouseFollow() const{return bMenuMouseFollow;} in IsMenuMouseFollow() function in SvtTabAppearanceCfg
/trunk/main/desktop/source/app/
H A Dapp.cxx2484 …hMouseSettings.SetFollow( aAppearanceCfg.IsMenuMouseFollow() ? (nFollow|MOUSE_FOLLOW_MENU) : (nFol… in SystemSettingsChanging()