Home
last modified time | relevance | path

Searched defs:IsShift (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Dkeycod.hxx84 sal_Bool IsShift() const in IsShift() function in KeyCode
H A Dcmdevt.hxx156 sal_Bool IsShift() const in IsShift() function in CommandWheelData
277 sal_Bool IsShift() const { return (mnCode & MODKEY_SHIFT) ? sal_True : sal_False; } in IsShift() function in CommandModKeyData
H A Devent.hxx166 sal_Bool IsShift() const in IsShift() function in MouseEvent
H A Dtoolbox.hxx608 sal_Bool IsShift() const { return mbIsShift; } in IsShift() function in ToolBox
/trunk/main/sw/source/core/text/
H A Dinftxt.hxx644 inline sal_Bool IsShift() const { return bShift; } in IsShift() function in SwTxtFormatInfo

Completed in 36 milliseconds