Searched defs:IsShift (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/vcl/inc/vcl/ | ||
H A D | keycod.hxx | 84 sal_Bool IsShift() const in IsShift() function in KeyCode |
H A D | cmdevt.hxx | 156 sal_Bool IsShift() const in IsShift() function in CommandWheelData |
H A D | event.hxx | 166 sal_Bool IsShift() const in IsShift() function in MouseEvent |
H A D | toolbox.hxx | 608 sal_Bool IsShift() const { return mbIsShift; } in IsShift() function in ToolBox |
/aoo4110/main/sw/source/core/text/ | ||
H A D | inftxt.hxx | 644 inline sal_Bool IsShift() const { return bShift; } in IsShift() function in SwTxtFormatInfo |
Completed in 52 milliseconds