Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/web/
H A Dwview.cxx140 int _nSelectionType = GetSelectionType(); in SelectShell() local
141 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 6 milliseconds