Lines Matching refs:SEL_DRW
1441 ((nLclSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1653 … (rSh.GetSelectionType() & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1674 … || ( ( nSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM) ) in KeyInput()
1757 … if((nSelectionType & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM)) && in KeyInput()
1810 else if((nSelectionType & nsSelectionType::SEL_DRW) && in KeyInput()
1830 nsSelectionType::SEL_TBL_CELLS | nsSelectionType::SEL_DRW | in KeyInput()
1980 nsSelectionType::SEL_DRW | in KeyInput()
2040 nsSelectionType::SEL_DRW | in KeyInput()
2077 (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM| in KeyInput()
2097 … else if((rSh.GetSelectionType() & (nsSelectionType::SEL_DRW|nsSelectionType::SEL_DRW_FORM| in KeyInput()
2108 else if((nSelectionType & nsSelectionType::SEL_DRW)) in KeyInput()
2128 nsSelectionType::SEL_DRW | in KeyInput()
2218 if((nSelectionType & nsSelectionType::SEL_DRW) && in KeyInput()
3059 case nsSelectionType::SEL_DRW: in MouseButtonDown()