Home
last modified time | relevance | path

Searched defs:IsShift (Results 1 – 5 of 5) sorted by last modified time

/trunk/main/vcl/inc/vcl/
H A Dtoolbox.hxx608 sal_Bool IsShift() const { return mbIsShift; } in IsShift() function in ToolBox
H A Dkeycod.hxx84 sal_Bool IsShift() const in IsShift() function in KeyCode
H A Devent.hxx166 sal_Bool IsShift() const in IsShift() function in MouseEvent
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
/trunk/main/sw/source/core/text/
H A Dinftxt.hxx644 inline sal_Bool IsShift() const { return bShift; } in IsShift() function in SwTxtFormatInfo

Completed in 33 milliseconds