Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/web/
H A Dwview.cxx137 int nNewSelectionType = (GetWrtShell().GetSelectionType() in SelectShell() local
141 if ( nNewSelectionType == _nSelectionType ) in SelectShell()
147 ImpSetVerb( nNewSelectionType ); in SelectShell()
188 _nSelectionType = nNewSelectionType; in SelectShell()
/aoo42x/main/sw/source/ui/uiview/
H A Dview.cxx268 int nNewSelectionType = (pWrtShell->GetSelectionType() in SelectShell() local
272 nNewSelectionType |= nsSelectionType::SEL_FOC_FRM_CTRL; in SelectShell()
274 if ( nNewSelectionType == nSelectionType ) in SelectShell()
280 ImpSetVerb( nNewSelectionType ); in SelectShell()
330 nSelectionType = nNewSelectionType; in SelectShell()

Completed in 15 milliseconds