Searched refs:_nSelectionType (Results 1 – 1 of 1) sorted by relevance
140 int _nSelectionType = GetSelectionType(); in SelectShell() local141 if ( nNewSelectionType == _nSelectionType ) in SelectShell()144 if ( _nSelectionType & nsSelectionType::SEL_OLE || in SelectShell()145 _nSelectionType & nsSelectionType::SEL_GRF ) in SelectShell()188 _nSelectionType = nNewSelectionType; in SelectShell()189 SetSelectionType( _nSelectionType ); in SelectShell()192 if ( _nSelectionType & nsSelectionType::SEL_OLE ) in SelectShell()199 || _nSelectionType & nsSelectionType::SEL_GRF) in SelectShell()204 if(_nSelectionType & nsSelectionType::SEL_GRF ) in SelectShell()251 else if ( _nSelectionType & nsSelectionType::SEL_POSTIT ) in SelectShell()[all …]
Completed in 12 milliseconds