Home
last modified time | relevance | path

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

/aoo41x/main/vcl/inc/vcl/
H A Dcmdevt.hxx287 …sal_Bool IsRightShift() const { return (mnCode & MODKEY_RSHIFT) ? sal_True : sal_False;… in IsRightShift() function in CommandModKeyData
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx5098 if(pCommandData->IsLeftShift() && !pCommandData->IsRightShift()) in Command()
5100 else if(!pCommandData->IsLeftShift() && pCommandData->IsRightShift()) in Command()

Completed in 94 milliseconds