Searched refs:bMenuMouseFollow (Results 1 – 2 of 2) sorted by relevance
58 ,bMenuMouseFollow(sal_False) in SvtTabAppearanceCfg()80 … case 2: bMenuMouseFollow = *(sal_Bool*)pValues->getValue(); break; //"Menu/FollowMouse", in SvtTabAppearanceCfg()144 case 2: pValues[nProp].setValue(&bMenuMouseFollow, rType); break; //"Menu/FollowMouse", in Commit()251 if(bMenuMouseFollow) in SetApplicationDefaults()
58 sal_Bool bMenuMouseFollow ; member in SvtTabAppearanceCfg88 void SetMenuMouseFollow(sal_Bool bSet) {bMenuMouseFollow = bSet; SetModified();} in SetMenuMouseFollow()89 sal_Bool IsMenuMouseFollow() const{return bMenuMouseFollow;} in IsMenuMouseFollow()